aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-07-051-67/+76
|\
| * Input: document some of keycodesDmitry Torokhov2007-06-291-67/+75
| * Input: add a new EV_SW SW_RADIO event, for radio switches on laptopsHenrique de Moraes Holschuh2007-06-291-0/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-051-4/+1
|\ \
| * | [POWERPC] Uninline and export virq_to_hw() for the pasemi_mac driverOlof Johansson2007-07-021-4/+1
* | | [MIPS] Add whitelists for checksyscalls.shAtsushi Nemoto2007-07-041-0/+16
* | | [MIPS] die(): Properly declare as non-returningMaciej W. Rozycki2007-07-041-1/+1
* | | [MIPS] Fix include wrapper symbol definitions in IP32 code.Kumba2007-07-041-3/+3
* | | Blackfin arch: remove zero-sized include/asm-blackfin/macros.hMarco Roeland2007-07-031-0/+0
* | | Blackfin arch: Add proper -mcpu option according to the cpu and silicon revis...Jie Zhang2007-06-251-0/+4
|/ /
* | PM: introduce set_target method in pm_opsRafael J. Wysocki2007-07-011-15/+47
* | pci.h stubs (for EDD build error)Randy Dunlap2007-07-011-0/+11
* | frv: fix fallout from "remove sched.h from mm.h" patchAlexey Dobriyan2007-07-011-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-292-0/+2
|\ \
| * | [SPARC64]: Add linux/pagemap.h to asm/tlb.hAlexey Dobriyan2007-06-281-0/+1
| * | [SPARC64]: Add irqs to mdesc_node.David S. Miller2007-06-261-0/+1
* | | Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-284-1/+6
* | | eventfd: clean compile when CONFIG_EVENTFD=nRandy Dunlap2007-06-281-1/+2
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-06-271-2/+2
|\ \ \
| * | | [IA64] change sh_change_coherence oemcall to use nolockDean Nelson2007-06-261-2/+2
| |/ /
* | | libata: kill ATA_HORKAGE_DMA_RW_ONLYTejun Heo2007-06-271-1/+0
* | | libata: kill the infamous abnormal status messageTejun Heo2007-06-271-5/+3
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-06-261-3/+0
|\ \ \
| * | | [ARM] Update show_regs/oops register formatRussell King2007-06-181-3/+0
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-06-263-2/+71
|\ \ \ \
| * | | | [MIPS] SMTC and non-SMTC kernel and modules are incompatibleRalf Baechle2007-06-261-1/+8
| * | | | [MIPS] Remove a duplicated local variable in test_and_clear_bit()Atsushi Nemoto2007-06-261-1/+1
| * | | | [MIPS] use compat_siginfo in rt_sigframe_n32Pavel Kiryukhin2007-06-261-0/+62
| | |/ / | |/| |
* | | | fix nmi_watchdog=2 bootup hangBjörn Steinbrink2007-06-251-1/+1
|/ / /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-241-0/+1
|\ \ \
| * | | [IPV4]: include sysctl.h from inetdevice.hSatyam Sharma2007-06-221-0/+1
* | | | slab allocators: MAX_ORDER one off fixChristoph Lameter2007-06-241-2/+2
* | | | document nlink functionDave Hansen2007-06-241-0/+27
* | | | uml: add asm/paravirt.hJeff Dike2007-06-241-0/+6
* | | | uml: use generic BUGNick Piggin2007-06-242-1/+3
* | | | SM501: Check SM501 ID register on initialisationBen Dooks2007-06-241-0/+3
* | | | SM501: Clock updates and checksBen Dooks2007-06-241-0/+5
|/ / /
* | | 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