aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-05-27exit: change zap_other_threads() to count sub-threadsOleg Nesterov
2010-05-27umh: creds: kill subprocess_info->cred logicOleg Nesterov
2010-05-27umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init()Oleg Nesterov
2010-05-27exec: replace call_usermodehelper_pipe with use of umh init function and reso...Neil Horman
2010-05-27kmod: add init function to usermodehelperNeil Horman
2010-05-27cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner
2010-05-27cpusets: new round-robin rotor for SLAB allocationsJack Steiner
2010-05-27cgroups: make cftype.unregister_event() void-returningKirill A. Shutemov
2010-05-27memcg: fix mis-accounting of file mapped racy with migrationakpm@linux-foundation.org
2010-05-27memcg: move charge of file pagesDaisuke Nishimura
2010-05-27gpiolib: introduce set_debounce methodFelipe Balbi
2010-05-27gpiolib: document that names can contain printk format specifiersUwe Kleine-König
2010-05-27gpiolib: make names array and its values constUwe Kleine-König
2010-05-27gpio: add interrupt handling capability to max732xMarc Zyngier
2010-05-27sdhci-spear: ST SPEAr based SDHCI controller glueViresh KUMAR
2010-05-27sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming
2010-05-27mmc: add support MMCIF for SuperHYusuke Goda
2010-05-27sdhci-pltfm: implement platform data passingAnton Vorontsov
2010-05-27net: fix lock_sock_bh/unlock_sock_bhEric Dumazet
2010-05-26backlight: pcf50633: Register a pcf50633-backlight device in pcf50633 core dr...Lars-Peter Clausen
2010-05-26backlight: Add pcf50633 backlight driverLars-Peter Clausen
2010-05-26backlight: add S6E63M0 AMOLED LCD Panel driverInKi Dae
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds
2010-05-26backlight: adp8860: add support for ADP8861 & ADP8863Michael Hennerich
2010-05-26backlight: new driver for the ADP8860 backlight partsMichael Hennerich
2010-05-26leds: Add mc13783 LED supportPhilippe Rétornaz
2010-05-26leds: leds-gpio: Change blink_set callback to be able to turn off blinkingBenjamin Herrenschmidt
2010-05-26sctp: dubious bitfields in sctp_transportDan Carpenter
2010-05-25cls_cgroup: Initialise classid when module is absentHerbert Xu
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-25libata: implement dump_id force paramTejun Heo
2010-05-25libata-sff: make BMDMA optionalTejun Heo
2010-05-25libata-sff: separate out BMDMA initTejun Heo
2010-05-25libata-sff: separate out BMDMA irq handlerTejun Heo
2010-05-25libata-sff: ata_sff_irq_clear() is BMDMA specificTejun Heo
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers
2010-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-05-25Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-05-25SFI: add support for v0.81 specFeng Tang
2010-05-25fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas
2010-05-25fbdev: da8xx/omap-l1xx: implement double bufferingMartin Ambrose
2010-05-25lis3: interrupt handlers for 8bit wakeup and click eventsSamu Onkalo
2010-05-25lis3: add skeletons for interrupt handlersSamu Onkalo
2010-05-25lis3: introduce platform data for second ff / wu unitSamu Onkalo
2010-05-25lib: introduce common method to convert hex digitsAndy Shevchenko
2010-05-25DYNAMIC_DEBUG: fix documentation errorsFlorian Ragwitz