summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | Blackfin arch: update ANOMALY handlingRobin Getz2007-06-214-9/+156
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2007-06-221-1/+0Star
|\ \ \
| * | | [PARISC] Fix unwinder on 64-bit kernelsRandolph Chung2007-06-211-1/+0Star
| |/ /
* | | page_mapping must avoid slub pagesHugh Dickins2007-06-221-0/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-06-213-6/+12
|\ \ \
| * | | IB/mlx4: Make sure inline data segments don't cross a 64 byte boundaryRoland Dreier2007-06-181-0/+4
| * | | IB/mlx4: Handle FW command interface rev 3Roland Dreier2007-06-182-6/+8
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-06-205-23/+9Star
|\ \ \ \
| * | | | [MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle2007-06-205-23/+9Star
* | | | | x86: Disable DAC on VIA bridgesAndi Kleen2007-06-201-0/+6
* | | | | x86_64: Fix eventd/timerfd syscallsAndi Kleen2007-06-201-2/+2
|/ / / /
* | | | [S390] Move psw_set_key.Heiko Carstens2007-06-192-8/+6Star
* | | | Revert "futex_requeue_pi optimization"Thomas Gleixner2007-06-181-8/+1Star
| |/ / |/| |
* | | shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman2007-06-161-2/+2
* | | SLUB: minimum alignment fixesChristoph Lameter2007-06-161-2/+11
* | | Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt2007-06-169-36/+82
* | | uml: kill x86_64 STACK_TOP_MAXJeff Dike2007-06-161-0/+1
* | | spi doc updatesDavid Brownell2007-06-161-7/+13
* | | i386 mm: use pte_update() in ptep_test_and_clear_dirty()Hugh Dickins2007-06-161-12/+14
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-162-0/+16
|\ \ \
| * | | [TCP]: Congestion control API RTT sampling fixIlpo Järvinen2007-06-162-0/+16
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney...Linus Torvalds2007-06-164-96/+28Star
|\ \ \ \
| * | | | Blackfin arch: move HI/LO macros into blackfin.h and punt the rest of macros....Mike Frysinger2007-06-112-96/+5Star
| * | | | Blackfin arch: fix bug can not wakeup from sleep via push buttonsMichael Hennerich2007-06-141-0/+1
| * | | | Blackfin arch: fix bug ad1836 fails to build properly for BF533-EZKITRoy Huang2007-06-141-0/+22
| | |/ / | |/| |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-06-162-3/+20
|\ \ \ \
| * | | | [MIPS] Malta: Fix for SOCitSC based MaltasChris Dearman2007-06-142-3/+20
| |/ / /
* | | | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-06-162-0/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | [AVR32] Define ARCH_KMALLOC_MINALIGN to L1_CACHE_BYTESHaavard Skinnemoen2007-06-141-0/+9
| * | | [AVR32] gpio_*_cansleep() fixDavid Brownell2007-06-141-0/+2
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-06-154-8/+23
|\ \ \
| * | | [PARISC] fix trivial spelling nit in asm/linkage.hKyle McMartin2007-05-301-1/+1
| * | | [PARISC] fix "ENTRY" macro redefinitionHelge Deller2007-05-301-0/+3
| * | | [PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscallsHelge Deller2007-05-271-1/+11
| * | | [PARISC] fix section mismatches in arch/parisc/kernelHelge Deller2007-05-272-3/+3
| * | | [PARISC] Let PA-8900 processors bootKyle McMartin2007-05-232-3/+4
| * | | [PARISC] Wire up kexec_load syscallKyle McMartin2007-05-231-1/+2
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-154-33/+23Star
|\ \ \ \
| * | | | [SPARC64]: Fix args to sun4v_ldc_revoke().David S. Miller2007-06-131-3/+5
| * | | | [SPARC64]: Really fix parport.David S. Miller2007-06-132-30/+17Star
| * | | | [SPARC64]: Wire up cookie based sun4v interrupt registry.David S. Miller2007-06-131-0/+1
| | |/ / | |/| |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-153-0/+31
|\ \ \ \
| * | | | [SCTP] Flag a pmtu change requestVlad Yasevich2007-06-132-0/+13
| * | | | [SCTP] Update pmtu handling to be similar to tcpVlad Yasevich2007-06-131-0/+1
| * | | | [IrDA]: Fix Rx/Tx path race.G. Liakhovetski2007-06-091-0/+17
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-06-155-23/+33
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [ARM] 4445/1: ANUBIS: Fix CPLD registersBen Dooks2007-06-112-8/+6Star
| * | | | [ARM] 4444/2: OSIRIS: CPLD suspend fixBen Dooks2007-06-111-1/+4
| * | | | [ARM] 4442/1: OSIRIS: Fix CPLD register definitionsBen Dooks2007-06-112-14/+19
| * | | | [ARM] VFP: fix section mismatch errorRussell King2007-06-101-0/+4
| |/ / /