summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] nfs: fix congestion controlPeter Zijlstra2007-03-163-0/+3
* [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson2007-03-162-1/+2
* [PATCH] gpio_direction_output() needs an initial valueDavid Brownell2007-03-166-7/+10
* [PATCH] spi: destroy workqueue after spi_unregister_masterChris Lesiak2007-03-161-1/+0
* [PATCH] ufs2: more correct work with timeEvgeniy Dushistov2007-03-161-4/+4
* [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern2007-03-152-0/+11
* Disable NMI watchdog by default properlyLinus Torvalds2007-03-142-2/+2
* [PATCH] m68k dma-mapping: gfp_t annotationsAl Viro2007-03-141-1/+1
* [PATCH] kill bogus casts in amd64 uaccess.hAl Viro2007-03-141-2/+2
* [PATCH] ANSIfy powerpc floppy.hAl Viro2007-03-141-1/+1
* [PATCH] fastcall still doesn't make sense in paravirtAl Viro2007-03-141-1/+1
* [PATCH] rtc-cmos needs RTC_ALWAYS_BCD knownAl Viro2007-03-141-0/+1
* [PATCH] sparc: have dma-mapping.h include generic/dma-mapping-broken in non-P...Al Viro2007-03-141-14/+1
* [PATCH] m32r dma-mapping.h should simply include generic/dma-mapping-broken.hAl Viro2007-03-141-18/+1
* [PATCH] sanitize security_getprocattr() APIAl Viro2007-03-141-4/+4
* [SPARC]: Hook up missing syscalls.David S. Miller2007-03-122-15/+16
* Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2007-03-124-6/+12
|\
| * [POWERPC] sys_move_pages should be callable from an SPUStephen Rothwell2007-03-121-1/+1
| * [POWERPC] Wire up sys_epoll_pwaitStephen Rothwell2007-03-122-1/+3
| * [POWERPC] Allocate syscall number for sys_getcpuStephen Rothwell2007-03-121-1/+2
| * Merge branch 'cell-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Paul Mackerras2007-03-122-4/+7
| |\
| | * [POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt2007-03-102-4/+7
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-122-2/+0
|\ \ \
| * | | [SPARC]: We do not need OLD_GETRLIMIT.David S. Miller2007-03-092-2/+0
| |/ /
* | | [PATCH] Fix vmi time header bugZachary Amsden2007-03-121-1/+1
* | | [PATCH] pci: Repair pci_save/restore_state so we can restore one save many ti...Eric W. Biederman2007-03-121-5/+0
* | | [PATCH] msi: Safer state caching.Eric W. Biederman2007-03-122-5/+4
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-03-122-3/+15
|\ \ \ | |/ / |/| |
| * | [ARM] 4263/1: fix IXP4XX_NPE[ABC]_BASE_VIRT addressMilan Svoboda2007-03-121-3/+3
| * | [ARM] 4248/1: lh7a40x: fix missing definitions for get_irqnr_preambleDan Williams2007-03-081-0/+12
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-03-096-5/+9
|\ \ \
| * | | [IA64] Remove sparse warning from unwind codeKeith Owens2007-03-081-1/+1
| * | | [IA64] kexec: declare ia64_mca_pal_base in mca.h rather than kexec.hSimon Horman2007-03-082-1/+2
| * | | [IA64] pci_get_legacy_ide_irq should return irq (not GSI)Zhang, Yanmin2007-03-081-1/+2
| * | | [IA64] whitespace fixes for include/asm-ia64/sal.hHorms2007-03-081-2/+3
| * | | [IA64] Proper handling of TLB errors from duplicate itr.d dropinsRuss Anderson2007-03-081-0/+1
* | | | [MIPS] Sibyte: Fix ZBbus profilerRalf Baechle2007-03-091-110/+0
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-03-092-1/+5
|\ \ \ \
| * | | | [MTD] [OneNAND] Classify the page data and oob bufferKyungmin Park2007-03-091-1/+4
| * | | | [MTD] [NAND] make oobavail publicVitaly Wool2007-03-081-0/+1
| | |/ / | |/| |
* | | | [SPARC64]: Fix PARPORT build (again).David S. Miller2007-03-081-0/+11
| |/ / |/| |
* | | [PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi2007-03-081-0/+19
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-071-2/+3
|\ \
| * | [IPSEC]: xfrm_policy delete security check misplacedEric Paris2007-03-071-2/+3
* | | [MIPS] ISA: Fix typoRalf Baechle2007-03-081-1/+1
|/ /
* | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-03-072-1/+19
|\ \
| * | avr32: dma-mapping.hGary Zambrano2007-03-071-0/+18
| * | [AVR32] Fix typo in include/asm-avr32/KbuildHaavard Skinnemoen2007-03-071-1/+1
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-03-076-4/+13
|\ \ | |/ |/|
| * sh: Revert lazy dcache writeback changes.Paul Mundt2007-03-054-3/+9
OpenPOWER on IntegriCloud