summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller2005-09-061-3/+3
* [PATCH] ppc64: Take udbg out of ppc_mdMilton Miller2005-09-062-16/+14
* [PATCH] ppc64: Add missing includeMilton Miller2005-09-061-0/+1
* Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-051-1/+1
|\
| * /spare/repo/libata-dev branch 'iomap-try3'Jeff Garzik2005-09-0513-12/+35
| |\
| | * /spare/repo/libata-dev branch 'master'Jeff Garzik2005-09-0512-12/+34
| | |\
| | * | [libata] update several drivers to use pci_iomap()/pci_iounmap()Jeff Garzik2005-08-301-0/+1
| * | | [libata] allow ATAPI to be enabled with new atapi_enabled module optionJeff Garzik2005-08-301-1/+0
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds2005-09-051-0/+6
|\ \ \
| * | | [MMC] ios for mmc chip selectPierre Ossman2005-09-031-0/+6
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-051-2/+10
|\ \ \ \
| * | | | [ARM] Wrap calls to descriptor handlersRussell King2005-09-041-0/+8
| * | | | [ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King2005-09-041-2/+2
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-055-31/+42
|\ \ \ \
| * | | | [SPARC]: Kill io_remap_page_range()David S. Miller2005-09-012-6/+0
| * | | | [SPARC64]: Use 'unsigned long' for port argument to I/O string ops.David S. Miller2005-08-311-12/+35
| * | | | [SPARC64]: Eliminate irq_cpustat_t.David S. Miller2005-08-292-13/+7
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-055-7/+13
|\ \ \ \ \
| * | | | | [TCP]: Keep TSO enabled even during loss events.David S. Miller2005-09-011-0/+1
| * | | | | [TCP]: Fix sk_forward_alloc underflow in tcp_sendmsgHerbert Xu2005-09-011-3/+2
| * | | | | [NET]: Add sk_stream_wmem_scheduleHerbert Xu2005-09-011-4/+8
| * | | | | [CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flagHerbert Xu2005-09-011-0/+1
| * | | | | [IPVS]: "extern inline" -> "static inline"Adrian Bunk2005-09-011-1/+1
| * | | | | [TUNTAP]: Allow setting the linktype of the tap device from userspaceMike Kershaw2005-09-011-0/+1
| | |_|_|/ | |/| | |
* | | | | [PATCH] s390: spinlock corner caseHeiko Carstens2005-09-051-2/+2
* | | | | [PATCH] s390: debug feature changesMichael Holzheu2005-09-051-2/+0
* | | | | [PATCH] s390: machine check handler bugsMartin Schwidefsky2005-09-051-2/+6
* | | | | [PATCH] xtensa: delete accidental fileAdrian Bunk2005-09-051-135/+0
* | | | | [PATCH] xtensa: replace 'extern inline' with 'static inline'Adrian Bunk2005-09-0513-70/+70
* | | | | [PATCH] uml: fix x86_64 page leakJeff Dike2005-09-052-11/+10
* | | | | [PATCH] uml: merge duplicated page table codeJeff Dike2005-09-053-63/+46
* | | | | [PATCH] uml: fixes performance regression in activate_mm and thus exec()Paolo 'Blaisorblade' Giarrusso2005-09-051-1/+9
* | | | | [PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386Bodo Stroesser2005-09-051-0/+1
* | | | | [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier2005-09-052-1/+5
* | | | | [PATCH] m68k: cleanup inline mem functionsRoman Zippel2005-09-051-396/+7
* | | | | [PATCH] m68k: move cache functions into separate fileRoman Zippel2005-09-051-13/+18
* | | | | [PATCH] add suspend/resume for timerShaohua Li2005-09-051-0/+3
* | | | | [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-051-4/+10
* | | | | [PATCH] i386 boottime for_each_cpu brokenZwane Mwaikambo2005-09-051-1/+1
* | | | | [PATCH] i386: encapsulate copying of pgd entriesZachary Amsden2005-09-051-0/+15
* | | | | [PATCH] x86 NMI: better support for debuggersGeorge Anzinger2005-09-051-2/+9
* | | | | [PATCH] x86: introduce a write acessor for updating the current LDTZachary Amsden2005-09-051-0/+7
* | | | | [PATCH] x86: make IOPL explicitZachary Amsden2005-09-052-3/+17
* | | | | [PATCH] x86: privilege cleanupZachary Amsden2005-09-051-0/+7
* | | | | [PATCH] x86: more asm cleanupsZachary Amsden2005-09-051-0/+15
* | | | | [PATCH] i386: fix incorrect TSS entry for LDTIngo Molnar2005-09-051-1/+0
* | | | | [PATCH] i386: use set_pte macros in a couple places where they were missingZachary Amsden2005-09-051-1/+1
* | | | | [PATCH] i386: generate better code around descriptor update and access functionsZachary Amsden2005-09-051-8/+8
* | | | | [PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task r...Zachary Amsden2005-09-052-2/+12
* | | | | [PATCH] i386: cleanup serialize msrZachary Amsden2005-09-052-0/+10
OpenPOWER on IntegriCloud