summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-0929-521/+992
|\
| * NOMMU: Support XIP on initramfsDavid Howells2009-01-081-0/+1
| * NOMMU: Teach kobjsize() about VMA regions.Paul Mundt2009-01-081-0/+14
| * FLAT: Don't attempt to expand the userspace stack to fill the space allocatedDavid Howells2009-01-081-23/+11
| * FDPIC: Don't attempt to expand the userspace stack to fill the space allocatedDavid Howells2009-01-081-8/+0
| * NOMMU: Improve procfs output using per-MM VMAsDavid Howells2009-01-081-10/+22
| * NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt2009-01-085-23/+90
| * NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-0823-436/+860
| * NOMMU: Delete askedalloc and realalloc variablesDavid Howells2009-01-081-27/+1
| * NOMMU: Rename ARM's struct vm_regionDavid Howells2009-01-081-14/+14
| * NOMMU: Fix cleanup handling in ramfs_nommu_get_umapped_area()David Howells2009-01-081-11/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-01-091-1/+2
|\ \
| * | CRED: Fix commit_creds() on a process that has no mmDavid Howells2009-01-081-1/+2
| |/
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-0928-203/+376
|\ \
| * | [S390] update documentation for hvc_iucv kernel parameter.Hendrik Brueckner2009-01-091-2/+2
| * | [S390] hvc_iucv: Special handling of IUCV HVC devicesHendrik Brueckner2009-01-091-12/+28
| * | [S390] hvc_iucv: Refactor console and device initializationHendrik Brueckner2009-01-091-16/+9
| * | [S390] hvc_iucv: Update function documentationHendrik Brueckner2009-01-091-101/+75
| * | [S390] hvc_iucv: Limit rate of outgoing IUCV messagesHendrik Brueckner2009-01-091-37/+174
| * | [S390] hvc_iucv: Change IUCV term id and use one device as defaultHendrik Brueckner2009-01-091-3/+3
| * | [S390] Use unsigned long long for u64 on 64bit.Heiko Carstens2009-01-094-10/+6
| * | [S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabledJan Glauber2009-01-091-0/+2
| * | [S390] vdso: compile fixHeiko Carstens2009-01-092-2/+4
| * | [S390] remove code for oldselect system callHeiko Carstens2009-01-092-21/+0
| * | [S390] types: add/fix types.h include in header filesHeiko Carstens2009-01-098-3/+11
| * | [S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski2009-01-095-3/+55
| * | [S390] dasd: send change uevents for dasd block devicesStefan Weinhuber2009-01-091-1/+20
| * | [S390] tape block: fix dependenciesKamalesh Babulal2009-01-091-1/+1
| * | [S390] asm-s390/posix_types.h: drop __USE_ALL usageMike Frysinger2009-01-091-4/+0
| * | [S390] gettimeofday.S: removed duplicated #includesHuang Weiyi2009-01-091-4/+0
| * | [S390] ptrace: no extern declarations for userspaceHeiko Carstens2009-01-091-2/+5
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-01-0921-245/+749
|\ \ \
| * | | leds: ledtrig-timer - on deactivation hardware blinking should be disabledRodolfo Giometti2009-01-081-0/+5
| * | | leds: Add suspend/resume to the core classRichard Purdie2009-01-0813-273/+44
| * | | leds: Add WM8350 LED driverMark Brown2009-01-086-0/+471
| * | | leds: leds-pcs9532 - Move i2c work to a workquequeRiku Voipio2009-01-082-8/+45
| * | | leds: leds-pca9532 - fix memory leak and properly handle errorsSven Wegener2009-01-081-9/+13
| * | | leds: Fix wrong loop direction on removal in leds-ams-deltaSven Wegener2009-01-081-1/+1
| * | | leds: fix Cobalt Raq LED dependencyYoichi Yuasa2009-01-081-1/+1
| * | | leds: Fix sparse warning in leds-ams-deltaSven Wegener2009-01-081-1/+1
| * | | leds: Fixup kdoc comment to match parameter namesSven Wegener2009-01-081-1/+1
| * | | leds: Make header variable naming consistentWolfram Sang2009-01-081-1/+1
| * | | leds: eds-pca9532: mark pca9532_event() staticSven Wegener2009-01-081-2/+2
| * | | leds: ALIX.2 LEDs driverConstantin Baranov2009-01-083-0/+216
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-01-0914-247/+370
|\ \ \
| * | | backlight: Rename the corgi backlight driver to genericRichard Purdie2009-01-084-156/+152
| * | | backlight: add support for Toppoly TDO35S series to tdo24m lcd driverMike Rapoport2009-01-083-10/+101
| * | | backlight: Add suspend/resume support to the backlight coreRichard Purdie2009-01-084-33/+63
| * | | bd->props.brightness doesn't reflect the actual backlight level.Zhang Rui2009-01-081-4/+2
| * | | backlight: Support VGA/QVGA mode switching in tosa_lcdDmitry Baryshkov2009-01-081-2/+25
OpenPOWER on IntegriCloud