aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds8-8/+26
2007-02-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-743/+23
2007-02-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-2/+3
2007-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds6-23/+43
2007-02-06Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds23-71/+790
2007-02-06[MIPS] Comment fixChris Dearman1-1/+2
2007-02-06[MIPS] MT: Nuke duplicate mips_mt_regdump() prototype.Ralf Baechle1-2/+0
2007-02-06[MIPS] Alchemy: Fix PCI-memory accessAlexander Bigga1-6/+6
2007-02-06[MIPS] SMTC: Make a bunch of functions and variables static.Ralf Baechle1-3/+0
2007-02-06[MIPS] Alchemy: Fix bunch of warningsRalf Baechle1-6/+7
2007-02-06[MIPS] Remove _fdata from asm-mips/sections.hAtsushi Nemoto1-2/+0
2007-02-06[MIPS] FLATMEM: introduce PHYS_OFFSET.Franck Bui-Huu2-6/+23
2007-02-06[MIPS] Setup min_low_pfn/max_low_pfn correctlyFranck Bui-Huu1-0/+1
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2-1/+4
2007-02-06[MIPS] Make I8259A_IRQ_BASE customizableAtsushi Nemoto6-26/+29
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto16-20/+73
2007-02-05[IA64] swiotlb abstraction (e.g. for Xen)Jan Beulich2-0/+10
2007-02-05[IA64] swiotlb bug fixesJan Beulich2-3/+6
2007-02-05[IA64] Hook up getcpu system call for IA64Fenghua Yu1-1/+3
2007-02-05[IA64] virt_to_page() can be called with NULL argKirill Korotaev1-1/+2
2007-02-05[IA64] register memory ranges in a consistent mannerBob Picco1-1/+2
2007-02-05[IA64] remove bogus prototype ia64_esi_init()Alex Williamson1-1/+0
2007-02-05[IA64] enable singlestep on system callbibo,mao1-1/+3
2007-02-05[S390] Mark kernel text section read-only.Heiko Carstens1-0/+2
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens3-3/+51
2007-02-05[S390] Calibrate delay and bogomips.Martin Schwidefsky2-0/+67
2007-02-05[S390] Add crypto support for 3592 tape devicesMichael Holzheu1-4/+68
2007-02-05[S390] boot from NSS supportHongjie Yang1-1/+7
2007-02-05[S390] Support for s390 Pseudo Random Number GeneratorJan Glauber1-0/+12
2007-02-05[S390] ETR support.Martin Schwidefsky3-1/+256
2007-02-05[S390] noexec protectionGerald Schaefer12-54/+307
2007-02-05[S390] Add set_fs(USER_DS) to start_thread().Heiko Carstens1-0/+3
2007-02-05[S390] Small barrier() and cpu_relax() cleanup.Heiko Carstens1-3/+2
2007-02-05[S390] Simplify virt_to_phys.Heiko Carstens1-4/+0
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens6-1/+15
2007-02-05USB HID: handle multi-interface devices for Apple macbook pro properlySoeren Sonnenburg1-0/+1
2007-02-05HID: API - fix leftovers of hidinput API in USB HIDJiri Kosina1-2/+2
2007-02-05HID: hid debug from hid-debug.h to hid layerJiri Kosina2-741/+18
2007-02-05hid: force feedback driver for PantherLord USB/PS2 2in1 AdapterAnssi Hannula1-0/+1
2007-02-05hid: quirk for multi-input devices with unneeded output reportsAnssi Hannula1-0/+1
2007-02-04IB: Make sure struct ib_user_mad.data is alignedJason Gunthorpe1-1/+1
2007-02-04IB: Return qp pointer as part of ib_wcMichael S. Tsirkin1-1/+1
2007-02-04IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h>Michael S. Tsirkin1-0/+1
2007-02-04mmc: Allow host drivers to specify max block countPierre Ossman1-1/+2
2007-02-04mmc: Allow host drivers to specify a max block sizePierre Ossman1-0/+1
2007-02-04tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov1-0/+3
2007-02-04tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov1-0/+3
2007-02-04tifm_7xx1: switch from workqueue to kthreadAlex Dubov1-6/+4
2007-02-04tifm_7xx1: Merge media insert and media remove functionsAlex Dubov1-11/+8
2007-02-04Remove unused return value from signal_irq callbackAlex Dubov1-1/+1