summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [IPV4]: include sysctl.h from inetdevice.hSatyam Sharma2007-06-221-0/+1
* Blackfin arch: add proper const volatile to addr argument to the read functionsMike Frysinger2007-06-211-3/+3
* Blackfin arch: Add definition of dma_mapping_errorSonic Zhang2007-06-211-0/+2
* Blackfin arch: move cond_syscall() behind __KERNEL__ like all other architect...Mike Frysinger2007-06-211-1/+2
* Blackfin arch: add missing braces around array bfin serial initMike Frysinger2007-06-212-0/+4
* 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-211-1/+0
|\
| * [PARISC] Fix unwinder on 64-bit kernelsRandolph Chung2007-06-211-1/+0
* | page_mapping must avoid slub pagesHugh Dickins2007-06-211-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-06-203-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/+9
|\ \ \
| * | | [MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle2007-06-205-23/+9
* | | | 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/+6
* | | Revert "futex_requeue_pi optimization"Thomas Gleixner2007-06-181-8/+1
| |/ |/|
* | 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-152-0/+16
|\ \
| * | [TCP]: Congestion control API RTT sampling fixIlpo Järvinen2007-06-152-0/+16
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney...Linus Torvalds2007-06-154-96/+28
|\ \ \
| * | | Blackfin arch: move HI/LO macros into blackfin.h and punt the rest of macros....Mike Frysinger2007-06-112-96/+5
| * | | 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-152-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-152-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-144-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-222-3/+4
| * | [PARISC] Wire up kexec_load syscallKyle McMartin2007-05-221-1/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-144-33/+23
|\ \ \
| * | | [SPARC64]: Fix args to sun4v_ldc_revoke().David S. Miller2007-06-131-3/+5
| * | | [SPARC64]: Really fix parport.David S. Miller2007-06-132-30/+17
| * | | [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-143-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-081-0/+17
OpenPOWER on IntegriCloud