summary refs log tree commit diff
path: root/include
AgeCommit message (Expand)Author
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-05-26Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-05-26Fix build with !HUGETLBFSLinus Torvalds
2011-05-26bug.h: Move ratelimit warn interfaces to ratelimit.hDavid S. Miller
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds
2011-05-26input: Add support for Qualcomm PMIC8XXX power keyTrilok Soni
2011-05-26input: Add Qualcomm pm8xxx keypad controller driverTrilok Soni
2011-05-26mfd: Fix ASIC3 SD Host Controller Configuration sizePaul Parsons
2011-05-26leds: Add ASIC3 LED supportPaul Parsons
2011-05-26mfd: Update twl4030-code maintainer e-mail addressPeter Ujfalusi
2011-05-26mfd: Provide ab8500-core enumerators for chip cutsLinus Walleij
2011-05-26mfd: Fix twl6030 irq definitionsGraeme Gregory
2011-05-26mfd: Add phoenix lite (twl6025) support to twl6030Graeme Gregory
2011-05-26mfd: Add rtc support to 88pm860xHaojian Zhuang
2011-05-26mfd: Add pm8xxx irq supportAbhijeet Dharmapurikar
2011-05-26mfd: Add Qualcomm PMIC 8921 core driverAbhijeet Dharmapurikar
2011-05-26mfd: TWL5030 version checking in twl-coreLesly A M
2011-05-26mfd: Modifying the twl4030-power macro name Main_Ref to all capsLesly A M
2011-05-26mfd: Provide platform data for WM831x GPIO configurationMark Brown
2011-05-26mfd: Remove compatibility interface for WM831x specific IRQ APIMark Brown
2011-05-26mfd: Remove mfd_dataSamuel Ortiz
2011-05-26mfd: Use mfd cell platform_data for ab3550 cells platform bitsSamuel Ortiz
2011-05-26mfd: Add platform data pointer backSamuel Ortiz
2011-05-26netfilter: ipset: remove unused variable from type_pf_tdel()Jozsef Kadlecsik
2011-05-26netfilter: ipset: Use proper timeout value to jiffies conversionJozsef Kadlecsik
2011-05-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-05-26mm: don't access vm_flags as 'int'KOSAKI Motohiro
2011-05-26xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer
2011-05-26mm: cleancache core ops functions and configDan Magenheimer
2011-05-26fs: add field to superblock to support cleancacheDan Magenheimer
2011-05-26Merge branch 'linus' into x86/urgentIngo Molnar
2011-05-26vfs: Block mmapped writes while the fs is frozenJan Kara
2011-05-26vfs: Create __block_page_mkwrite() helper passing error values backJan Kara
2011-05-26ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon
2011-05-26Remove unused MSG_ flags in linux/smp.hMilton Miller
2011-05-25ftrace: Add internal recursive checksSteven Rostedt
2011-05-25tracing: Update btrfs's tracepoints to use u64 interfaceliubo
2011-05-25tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machineliubo
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds
2011-05-25[media] Add missing include guard to header fileHans Petter Selasky
2011-05-25x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-25maccess,probe_kernel: Make write/read src const void *Steven Rostedt
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-05-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-05-25Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-25net: move is_vlan_dev into public header file (v2)Neil Horman