aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse4-1/+6
2007-06-28eventfd: clean compile when CONFIG_EVENTFD=nRandy Dunlap1-1/+2
2007-06-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-2/+2
2007-06-27libata: kill ATA_HORKAGE_DMA_RW_ONLYTejun Heo1-1/+0
2007-06-27libata: kill the infamous abnormal status messageTejun Heo1-5/+3
2007-06-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+0
2007-06-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-2/+71
2007-06-26[IA64] change sh_change_coherence oemcall to use nolockDean Nelson1-2/+2
2007-06-26[MIPS] SMTC and non-SMTC kernel and modules are incompatibleRalf Baechle1-1/+8
2007-06-26[MIPS] Remove a duplicated local variable in test_and_clear_bit()Atsushi Nemoto1-1/+1
2007-06-26[MIPS] use compat_siginfo in rt_sigframe_n32Pavel Kiryukhin1-0/+62
2007-06-25fix nmi_watchdog=2 bootup hangBjörn Steinbrink1-1/+1
2007-06-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2007-06-24slab allocators: MAX_ORDER one off fixChristoph Lameter1-2/+2
2007-06-24document nlink functionDave Hansen1-0/+27
2007-06-24uml: add asm/paravirt.hJeff Dike1-0/+6
2007-06-24uml: use generic BUGNick Piggin2-1/+3
2007-06-24SM501: Check SM501 ID register on initialisationBen Dooks1-0/+3
2007-06-24SM501: Clock updates and checksBen Dooks1-0/+5
2007-06-22[IPV4]: include sysctl.h from inetdevice.hSatyam Sharma1-0/+1
2007-06-21Blackfin arch: add proper const volatile to addr argument to the read functionsMike Frysinger1-3/+3
2007-06-21Blackfin arch: Add definition of dma_mapping_errorSonic Zhang1-0/+2
2007-06-21Blackfin arch: move cond_syscall() behind __KERNEL__ like all other architecturesMike Frysinger1-1/+2
2007-06-21Blackfin arch: add missing braces around array bfin serial initMike Frysinger2-0/+4
2007-06-21Blackfin arch: update ANOMALY handlingRobin Getz4-9/+156
2007-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-1/+0
2007-06-21page_mapping must avoid slub pagesHugh Dickins1-0/+4
2007-06-21[PARISC] Fix unwinder on 64-bit kernelsRandolph Chung1-1/+0
2007-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds3-6/+12
2007-06-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-23/+9
2007-06-20x86: Disable DAC on VIA bridgesAndi Kleen1-0/+6
2007-06-20x86_64: Fix eventd/timerfd syscallsAndi Kleen1-2/+2
2007-06-20[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle5-23/+9
2007-06-19[S390] Move psw_set_key.Heiko Carstens2-8/+6
2007-06-18Revert "futex_requeue_pi optimization"Thomas Gleixner1-8/+1
2007-06-18IB/mlx4: Make sure inline data segments don't cross a 64 byte boundaryRoland Dreier1-0/+4
2007-06-18IB/mlx4: Handle FW command interface rev 3Roland Dreier2-6/+8
2007-06-18[ARM] Update show_regs/oops register formatRussell King1-3/+0
2007-06-16shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman1-2/+2
2007-06-16SLUB: minimum alignment fixesChristoph Lameter1-2/+11
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt9-36/+82
2007-06-16uml: kill x86_64 STACK_TOP_MAXJeff Dike1-0/+1
2007-06-16spi doc updatesDavid Brownell1-7/+13
2007-06-16i386 mm: use pte_update() in ptep_test_and_clear_dirty()Hugh Dickins1-12/+14
2007-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+16
2007-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds4-96/+28
2007-06-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-3/+20
2007-06-15Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2-0/+11
2007-06-15[TCP]: Congestion control API RTT sampling fixIlpo Järvinen2-0/+16
2007-06-14Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds4-8/+23