summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-25backlight: add a callback 'notify_after' for backlight controlDilan Lee2-0/+10
2011-08-25memcg: fix hierarchical oom lockingJohannes Weiner1-12/+5
2011-08-25leds: add missing include of linux/module.hAxel Lin2-0/+2
2011-08-25drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.hAxel Lin1-1/+1
2011-08-25rapidio: fix use of non-compatible registersAlexandre Bounine3-26/+18
2011-08-25vmscan: clear ZONE_CONGESTED for zone with good watermarkShaohua Li1-0/+3
2011-08-25kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan1-1/+1
2011-08-25MAINTAINERS: Paul Menage has movedWanlong Gao1-2/+2
2011-08-25mm: fix a vmscan warningShaohua Li1-8/+8
2011-08-25drivers/char/msm_smd_pkt.c: don't use IS_ERR()Thomas Meyer1-3/+2
2011-08-25checkpatch: add missing WARN argument for min_t and max_t testsHui Zhu1-1/+2
2011-08-25scripts/get_maintainer.pl: update Linus's git repositoryRalf Thielow1-1/+1
2011-08-25memcg: pin execution to current cpu while draining stockJohannes Weiner1-7/+2
2011-08-25MAINTAINERS: Evgeniy has movedEvgeniy Polyakov16-21/+21
2011-08-25w1: fix for loop in w1_f29_remove_slave()Dan Carpenter1-1/+1
2011-08-25alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich3-18/+11
2011-08-25drivers/misc/pti.c: add missing includesSergei Trofimovich1-0/+2
2011-08-25x86-32: Fix boot with CONFIG_X86_INVD_BUGAndy Lutomirski1-6/+2
2011-08-25mtrr: fix UP breakage caused during switch to stop_machineTejun Heo1-2/+0
2011-08-25lockdep: Add helper function for dir vs file i_mutex annotationJosh Boyer3-9/+21
2011-08-25Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-24/+2
2011-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutilsLinus Torvalds21-289/+308
2011-08-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-30/+15
2011-08-25Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-216/+275
2011-08-25Add a personality to report 2.6.x version numbersAndi Kleen2-0/+39
2011-08-24firmware loader: allow builtin firmware load even if usermodehelper is disabledLinus Torvalds1-5/+6
2011-08-24Merge branch 'for-31-rc3/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-33/+5
2011-08-24i2c-nomadik: fix kerneldoc warningLinus Walleij1-1/+2
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-94/+200
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds15-145/+241
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds5-75/+40
2011-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds8-233/+468
2011-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-110/+433
2011-08-24Merge branches 'wiimote' and 'upstream-fixes' into for-linusJiri Kosina4-0/+16
2011-08-24fuse: check size of FUSE_NOTIFY_INVAL_ENTRY messageMiklos Szeredi1-0/+4
2011-08-23hwmon: (i5k_amb) Drop i5k_channel_pci_idJean Delvare1-28/+14
2011-08-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+3
2011-08-23x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin1-1/+1
2011-08-23m68k: fix __page_to_pfn for a const struct page argumentIan Campbell1-1/+1
2011-08-23Revert "i2c-omap: fix static suspend vs. runtime suspend"Kevin Hilman1-29/+0
2011-08-23i2c-nomadik: Do not use _interruptible_ variant callsrinidhi kasagar1-4/+4
2011-08-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds56-81/+78
2011-08-23Merge git://git.infradead.org/users/cbou/battery-3.1Linus Torvalds3-0/+3
2011-08-23Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds6-15/+70
2011-08-23Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"Linus Torvalds1-1/+0
2011-08-23drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI...Thomas Reim1-0/+10
2011-08-23HID: wiimote: Add status and return request handlersDavid Herrmann1-0/+24
2011-08-23HID: wiimote: Add drm requestDavid Herrmann1-0/+26
2011-08-23HID: wiimote: Register led class devicesDavid Herrmann2-59/+107
2011-08-23HID: wiimote: Correctly call HID open/close callbacksDavid Herrmann1-0/+16