aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [POWERPC] Fix thinko in cpu_thread_mask_to_cores()Benjamin Herrenschmidt2008-02-261-1/+1
| * | | | [POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty2008-02-262-0/+3
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras2008-02-264-75/+103
| |\ \ \ \
| | * | | | [LMB]: Make lmb support large physical addressingBecky Bruce2008-02-131-19/+19
| | * | | | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-134-75/+103
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-2124-163/+218
|\ \ \ \ \ \
| * | | | | | SCSI: convert struct class_device to struct deviceTony Jones2008-04-1912-55/+55
| * | | | | | IB: convert struct class_device to struct deviceTony Jones2008-04-191-1/+1
| * | | | | | memstick: convert struct class_device to struct deviceGreg Kroah-Hartman2008-04-191-1/+1
| * | | | | | PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-194-41/+3
| * | | | | | Firmware: add iSCSI iBFT SupportKonrad Rzeszutek2008-04-191-0/+50
| * | | | | | Driver core: make device_is_registered() work for class devicesGreg Kroah-Hartman2008-04-191-2/+1
| * | | | | | PM: Convert wakeup flag accessors to inline functionsAlan Stern2008-04-193-45/+94
| * | | | | | PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern2008-04-191-15/+21
| * | | | | | PM: Handle device registrations during suspend/resumeRafael J. Wysocki2008-04-191-0/+1
| * | | | | | sysfs: small header file cleanup for SYSFS=nDavid Rientjes2008-04-191-7/+2
| * | | | | | driver core: Convert debug functions declared inline __attribute__((format (p...Joe Perches2008-04-192-14/+7
| * | | | | | driver core: memory: semaphore to mutexDaniel Walker2008-04-191-3/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2008-04-2111-253/+358
|\ \ \ \ \ \ \
| * | | | | | | avr32: add include/asm-avr32/serial.hAdrian Bunk2008-04-191-0/+13
| * | | | | | | add include/asm-avr32/xor.hAdrian Bunk2008-04-191-0/+6
| * | | | | | | avr32: Generic clockevents supportDavid Brownell2008-04-191-112/+0
| * | | | | | | avr32: Move sleep code into mach-at32apHaavard Skinnemoen2008-04-191-0/+48
| * | | | | | | avr32: Use constants from sysreg.h in asm.hHaavard Skinnemoen2008-04-191-4/+4
| * | | | | | | avr32: Delete mostly unused header asm/intc.hHaavard Skinnemoen2008-04-192-128/+5
| * | | | | | | avr32: pass i2c board info through at32_add_device_twiBen Nizette2008-04-191-1/+4
| * | | | | | | avr32: cleanup - use _AC macro to define PAGE_SIZECyrill Gorcunov2008-04-191-5/+3
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen2008-04-192-3/+23
| |\ \ \ \ \ \ \
| | * | | | | | | atmel_usba_udc: move endpoint declarations into platform data.Stelian Pop2008-04-062-3/+23
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen2008-04-191-0/+252
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | atmel_tc libraryDavid Brownell2008-03-041-0/+252
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Linus Torvalds2008-04-211-0/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | jiffies: add time_is_after_jiffies and others which compare with jiffiesDave Young2008-04-211-0/+16
| |/ / / / / / / /
* | | | | | | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-2119-22/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-186-7/+6
| * | | | | | | | | include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-1813-15/+0
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-21106-1326/+3745
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge branch 'merge-fixes' into develRussell King2008-04-19406-10702/+10058
| |\| | | | | | | |
| * | | | | | | | | Merge branch 'omap2-upstream' into develRussell King2008-04-1989-492/+1106
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: OMAP2: New DPLL clock frameworkRoman Tereshonkov2008-04-141-2/+0
| | * | | | | | | | | ARM: OMAP2: Add 34xx clocksPaul Walmsley2008-04-141-2/+9
| | * | | | | | | | | ARM: OMAP2: Change 24xx to use shared clock code and new reg accessPaul Walmsley2008-04-141-12/+53
| | * | | | | | | | | ARM: OMAP2: Change 24xx to use new register accessPaul Walmsley2008-04-144-21/+152
| | * | | | | | | | | ARM: OMAP2: Add common register access for 24xx and 34xxPaul Walmsley2008-04-143-4/+267
| | * | | | | | | | | ARM: OMAP2: Clean-up mux codeTony Lindgren2008-04-141-10/+3
| | * | | | | | | | | ARM: OMAP2: Add new pin multiplexing configurationsTony Lindgren2008-04-141-2/+43
| | * | | | | | | | | ARM: OMAP: Allow registering pin mux functionTony Lindgren2008-04-141-1/+7
| | * | | | | | | | | ARM: OMAP: Use gpiolib with tps65010 for OSK 5912David Brownell2008-04-141-0/+11
| | * | | | | | | | | ARM: OMAP: I2C: tps65010 driver converts to gpiolibDavid Brownell2008-04-141-0/+30
| | * | | | | | | | | ARM: OMAP: Use gpiolibDavid Brownell2008-04-141-42/+15
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |