Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | NOMMU: Rename ARM's struct vm_region | David Howells | 2009-01-08 | 1 | -14/+14 | |
| | * | | | | | | | NOMMU: Fix cleanup handling in ramfs_nommu_get_umapped_area() | David Howells | 2009-01-08 | 1 | -11/+10 | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-01-09 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | CRED: Fix commit_creds() on a process that has no mm | David Howells | 2009-01-08 | 1 | -1/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-09 | 28 | -203/+376 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [S390] update documentation for hvc_iucv kernel parameter. | Hendrik Brueckner | 2009-01-09 | 1 | -2/+2 | |
| | * | | | | | | | | [S390] hvc_iucv: Special handling of IUCV HVC devices | Hendrik Brueckner | 2009-01-09 | 1 | -12/+28 | |
| | * | | | | | | | | [S390] hvc_iucv: Refactor console and device initialization | Hendrik Brueckner | 2009-01-09 | 1 | -16/+9 | |
| | * | | | | | | | | [S390] hvc_iucv: Update function documentation | Hendrik Brueckner | 2009-01-09 | 1 | -101/+75 | |
| | * | | | | | | | | [S390] hvc_iucv: Limit rate of outgoing IUCV messages | Hendrik Brueckner | 2009-01-09 | 1 | -37/+174 | |
| | * | | | | | | | | [S390] hvc_iucv: Change IUCV term id and use one device as default | Hendrik Brueckner | 2009-01-09 | 1 | -3/+3 | |
| | * | | | | | | | | [S390] Use unsigned long long for u64 on 64bit. | Heiko Carstens | 2009-01-09 | 4 | -10/+6 | |
| | * | | | | | | | | [S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabled | Jan Glauber | 2009-01-09 | 1 | -0/+2 | |
| | * | | | | | | | | [S390] vdso: compile fix | Heiko Carstens | 2009-01-09 | 2 | -2/+4 | |
| | * | | | | | | | | [S390] remove code for oldselect system call | Heiko Carstens | 2009-01-09 | 2 | -21/+0 | |
| | * | | | | | | | | [S390] types: add/fix types.h include in header files | Heiko Carstens | 2009-01-09 | 8 | -3/+11 | |
| | * | | | | | | | | [S390] dasd: add device attribute to disable blocking on lost paths | Holger Smolinski | 2009-01-09 | 5 | -3/+55 | |
| | * | | | | | | | | [S390] dasd: send change uevents for dasd block devices | Stefan Weinhuber | 2009-01-09 | 1 | -1/+20 | |
| | * | | | | | | | | [S390] tape block: fix dependencies | Kamalesh Babulal | 2009-01-09 | 1 | -1/+1 | |
| | * | | | | | | | | [S390] asm-s390/posix_types.h: drop __USE_ALL usage | Mike Frysinger | 2009-01-09 | 1 | -4/+0 | |
| | * | | | | | | | | [S390] gettimeofday.S: removed duplicated #includes | Huang Weiyi | 2009-01-09 | 1 | -4/+0 | |
| | * | | | | | | | | [S390] ptrace: no extern declarations for userspace | Heiko Carstens | 2009-01-09 | 1 | -2/+5 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2009-01-09 | 21 | -245/+749 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | leds: ledtrig-timer - on deactivation hardware blinking should be disabled | Rodolfo Giometti | 2009-01-08 | 1 | -0/+5 | |
| | * | | | | | | | | | leds: Add suspend/resume to the core class | Richard Purdie | 2009-01-08 | 13 | -273/+44 | |
| | * | | | | | | | | | leds: Add WM8350 LED driver | Mark Brown | 2009-01-08 | 6 | -0/+471 | |
| | * | | | | | | | | | leds: leds-pcs9532 - Move i2c work to a workqueque | Riku Voipio | 2009-01-08 | 2 | -8/+45 | |
| | * | | | | | | | | | leds: leds-pca9532 - fix memory leak and properly handle errors | Sven Wegener | 2009-01-08 | 1 | -9/+13 | |
| | * | | | | | | | | | leds: Fix wrong loop direction on removal in leds-ams-delta | Sven Wegener | 2009-01-08 | 1 | -1/+1 | |
| | * | | | | | | | | | leds: fix Cobalt Raq LED dependency | Yoichi Yuasa | 2009-01-08 | 1 | -1/+1 | |
| | * | | | | | | | | | leds: Fix sparse warning in leds-ams-delta | Sven Wegener | 2009-01-08 | 1 | -1/+1 | |
| | * | | | | | | | | | leds: Fixup kdoc comment to match parameter names | Sven Wegener | 2009-01-08 | 1 | -1/+1 | |
| | * | | | | | | | | | leds: Make header variable naming consistent | Wolfram Sang | 2009-01-08 | 1 | -1/+1 | |
| | * | | | | | | | | | leds: eds-pca9532: mark pca9532_event() static | Sven Wegener | 2009-01-08 | 1 | -2/+2 | |
| | * | | | | | | | | | leds: ALIX.2 LEDs driver | Constantin Baranov | 2009-01-08 | 3 | -0/+216 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2009-01-09 | 14 | -247/+370 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | backlight: Rename the corgi backlight driver to generic | Richard Purdie | 2009-01-08 | 4 | -156/+152 | |
| | * | | | | | | | | backlight: add support for Toppoly TDO35S series to tdo24m lcd driver | Mike Rapoport | 2009-01-08 | 3 | -10/+101 | |
| | * | | | | | | | | backlight: Add suspend/resume support to the backlight core | Richard Purdie | 2009-01-08 | 4 | -33/+63 | |
| | * | | | | | | | | bd->props.brightness doesn't reflect the actual backlight level. | Zhang Rui | 2009-01-08 | 1 | -4/+2 | |
| | * | | | | | | | | backlight: Support VGA/QVGA mode switching in tosa_lcd | Dmitry Baryshkov | 2009-01-08 | 1 | -2/+25 | |
| | * | | | | | | | | backlight: Catch invalid input in sysfs attributes | Pavel Machek | 2009-01-08 | 1 | -18/+15 | |
| | * | | | | | | | | backlight: Value of ILI9320_RGB_IF2 register should not be hardcoded | Denis V. Lunev | 2009-01-08 | 1 | -1/+1 | |
| | * | | | | | | | | backlight: crbllcd_bl - Use platform_device_register_simple() | Akinobu Mita | 2009-01-08 | 1 | -11/+7 | |
| | * | | | | | | | | backlight: progear_bl - Use platform_device_register_simple() | Akinobu Mita | 2009-01-08 | 1 | -12/+8 | |
| | * | | | | | | | | backlight: hp680_bl - Use platform_device_register_simple() | Akinobu Mita | 2009-01-08 | 1 | -12/+8 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-01-09 | 58 | -0/+42494 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Btrfs: explicitly mark the tree log root for writeback | Chris Mason | 2009-01-09 | 1 | -0/+13 | |
| | * | | | | | | | | Btrfs: Drop the hardware crc32c asm code | Chris Mason | 2009-01-07 | 1 | -94/+3 | |
| | * | | | | | | | | Btrfs: Add Documentation/filesystem/btrfs.txt, remove old COPYING | David Woodhouse | 2009-01-07 | 3 | -404/+91 |