Age | Commit message (Expand) | Author | Files | Lines |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -20/+17 |
2009-09-22 | input: add a driver for the Winbond WPCD376I Consumer IR hardware | David Härdeman | 3 | -0/+1631 |
2009-09-22 | pnp: add a shutdown method to pnp drivers | David Härdeman | 1 | -0/+10 |
2009-09-22 | hwmon: applesmc: restore accelerometer and keyboard backlight on resume | Henrik Rydberg | 1 | -12/+26 |
2009-09-22 | hwmon: fix freeing of gpio_data and irq | Roel Kluin | 1 | -2/+4 |
2009-09-22 | drivers/hwmon/adm1021.c: add low_power support for adm1021 driver | Michael Abbott | 1 | -0/+32 |
2009-09-22 | drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensor | Michael Abbott | 1 | -24/+23 |
2009-09-22 | lis3_spi: code cleanups | Daniel Mack | 1 | -9/+8 |
2009-09-22 | lis3: add power management functions | Daniel Mack | 1 | -0/+28 |
2009-09-22 | lis3: add free-fall/wakeup function via platform_data | Daniel Mack | 2 | -6/+27 |
2009-09-22 | drivers/hwmon/coretemp.c: enable the Intel Atom | Michael Riepe | 1 | -2/+2 |
2009-09-22 | cpuidle: menu governor: reduce latency on exit | Corrado Zoccolo | 1 | -1/+19 |
2009-09-22 | cpuidle: fix the menu governor to boost IO performance | Arjan van de Ven | 1 | -39/+212 |
2009-09-22 | pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia driver | Kristoffer Ericson | 1 | -71/+85 |
2009-09-22 | pcmcia: switch /proc/bus/pccard/drivers to seq_file | Alexey Dobriyan | 1 | -16/+20 |
2009-09-22 | pcmcia: fix read buffer overflow | Roel Kluin | 1 | -1/+1 |
2009-09-22 | pcmcia: yenta: add missing __devexit marking | Mike Frysinger | 1 | -1/+1 |
2009-09-22 | mm: don't use alloc_bootmem_low() where not strictly needed | Jan Beulich | 1 | -1/+1 |
2009-09-22 | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich | 4 | -10/+6 |
2009-09-22 | md: avoid use of broken kzalloc mempool | Sage Weil | 1 | -1/+2 |
2009-09-22 | mm: oom analysis: add shmem vmstat | KOSAKI Motohiro | 1 | -0/+2 |
2009-09-22 | mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output | KOSAKI Motohiro | 1 | -0/+3 |
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan | 50 | -55/+53 |
2009-09-22 | const: mark remaining super_operations const | Alexey Dobriyan | 5 | -6/+5 |
2009-09-22 | drivers/mfd/ab3100-core.c: fix powerpc build error | Andrew Morton | 1 | -1/+1 |
2009-09-22 | drivers/media/dvb/pt1/pt1.c needs vmalloc.h | Andrew Morton | 1 | -0/+1 |
2009-09-21 | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+2 |
2009-09-21 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+0 |
2009-09-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 208 | -3870/+48553 |
2009-09-21 | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 6 | -20/+90 |
2009-09-21 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 119 | -41286/+21760 |
2009-09-21 | Driver-Core: fix devnode callbacks for dabusb and industrialio | Ingo Molnar | 2 | -4/+4 |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 1 | -2/+2 |
2009-09-21 | drm/vgaarb: add VGA arbitration support to the drm and kms. | Dave Airlie | 12 | -1/+130 |
2009-09-21 | drm/radeon: some r420s have a CP race with the DMA engine. | Alex Deucher | 2 | -0/+26 |
2009-09-21 | drm/radeon/r600/kms: rv670 is not DCE3 | Alex Deucher | 1 | -1/+1 |
2009-09-21 | drm/radeon/kms: r420 idle after programming GA_ENHANCE | Dave Airlie | 1 | -0/+5 |
2009-09-21 | drm/radeon/kms: more fixes to rv770 suspend/resume path. | Dave Airlie | 2 | -10/+12 |
2009-09-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 | Linus Torvalds | 4 | -4/+0 |
2009-09-20 | Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 2 | -4/+3 |
2009-09-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 20 | -59/+94 |
2009-09-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 105 | -3423/+2459 |
2009-09-20 | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -0/+2 |
2009-09-20 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 87 | -1288/+13502 |
2009-09-20 | x86: Trivial whitespace cleanups | Felipe Contreras | 1 | -1/+0 |
2009-09-20 | includecheck fix: drivers/xen, evtchn.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: drivers/video, vgacon.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: drivers/scsi, ibmvscsi.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: drivers/scsi, libfcoe.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-19 | [PATCH] i2c-imx: make bus available early | Wolfram Sang | 1 | -2/+1 |