summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: include linux/irq.h rather than asm/hw_irq.hNick Piggin2005-09-303-3/+3
* [PATCH] usb/core/hcd-pci.c: don't free_irq() on suspendDaniel Ritz2005-09-301-9/+0
* [PATCH] x86_64: Add missing () around arguments of pte_index macroKirill Korotaev2005-09-301-1/+1
* [PATCH] useless includes of linux/irq.h (arch/ppc)Al Viro2005-09-3026-27/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-09-3025-723/+375
|\
| * [RADEON]: Fix unaligned I/O port access during probe.David S. Miller2005-09-292-1/+3
| * [SPARC64]: Fix several bugs in flush_ptrace_access().David S. Miller2005-09-291-3/+11
| * [SPARC64]: Kill arch/sparc64/prom/memory.cDavid S. Miller2005-09-294-170/+1
| * [SPARC64]: Rewrite convoluted physical memory probing.David S. Miller2005-09-293-194/+114
| * [SPARC64]: Solidify check in cheetah_check_main_memory().David S. Miller2005-09-281-0/+3
| * [SPARC64]: Kill all external references to sp_banks[]David S. Miller2005-09-285-47/+29
| * [SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_initDavid S. Miller2005-09-283-67/+61
| * [SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller2005-09-284-4/+4
| * [SPARC64]: Simplify user fault fixup handling.David S. Miller2005-09-283-45/+34
| * [SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller2005-09-286-87/+95
| * [SPARC64]: Convert to use generic exception table support.David S. Miller2005-09-287-186/+101
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-09-304-10/+47
|\ \
| * | [CASSINI]: sparse annotations and fixesAl Viro2005-09-291-9/+9
| * | [IPVS]: Add netdev and me as maintainer contactsHorms2005-09-291-0/+3
| * | [ATM]: [lec] reset retry counter when new arp issuedScott Talbert2005-09-291-0/+6
| * | [ATM]: [lec] attempt to support cisco failoverScott Talbert2005-09-291-3/+34
| * | [TCP]: Don't over-clamp window in tcp_clamp_window()Alexey Kuznetsov2005-09-291-2/+0
| * | [TCP]: Revert 6b251858d377196b8cea20e65cae60f584a42735David S. Miller2005-09-291-5/+4
* | | [PATCH] missing qualifiers in readb() et.al. on ppcAl Viro2005-09-301-10/+10
* | | [PATCH] volatile unsigned short f(...) doesn't make senseAl Viro2005-09-301-1/+1
* | | [PATCH] bogus BUILD_BUG_ON() in bpa_iommuAl Viro2005-09-301-1/+5
* | | [PATCH] uml get_user() NULL noise removalAl Viro2005-09-301-1/+1
* | | [PATCH] cpuset crapectomyAl Viro2005-09-301-11/+1
* | | [PATCH] cassini annotations and fixesAl Viro2005-09-301-9/+9
* | | [PATCH] useless linux/irq.h includes (arch/um)Al Viro2005-09-302-2/+0
* | | [PATCH] missing ERR_PTR in 9fsAl Viro2005-09-301-1/+1
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-3039-116/+85
|\ \ \
| * | | [ARM] 2940/1: Fix BTB entry flush in arch/arm/mm/cache-v6.SGen FUKATSU2005-09-301-1/+8
| * | | [ARM] 2942/1: Fix the warning in arch/arm/common/gic.cCatalin Marinas2005-09-301-0/+2
| * | | [ARM] 2939/1: Fix compilation error in arch/arm/mm/flush.cCatalin Marinas2005-09-301-18/+18
| * | | [ARM] 2941/1: Fix running legacy binaries from a soft-float root filesystem w...Daniel Jacobowitz2005-09-301-0/+2
| * | | [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-2930-31/+0
| * | | [ARM] Don't include asm/arch/hardware.h directlyRussell King2005-09-293-3/+0
| * | | [ARM] Fix warning in arch/arm/mach-pxa/generic.cRussell King2005-09-291-0/+1
| * | | [ARM] pxafb: Remove #if DEBUG, convert DPRINTK to pr_debugRussell King2005-09-292-63/+54
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6Linus Torvalds2005-09-301-0/+3
|\ \ \ \
| * | | | [PATCH] readv/writev syscalls are not checked by lsmKostik Belousov2005-09-291-0/+3
| | |/ / | |/| |
* | | | [PATCH] Fix ppc64 smu driver lockingBenjamin Herrenschmidt2005-09-291-1/+3
* | | | [PATCH] x86_64: Fix mce_logMike Waychison2005-09-291-3/+7
* | | | [PATCH] Fix up TLB flush filter disablingAndi Kleen2005-09-293-10/+29
* | | | [PATCH] Fix task state testing properly in do_signal_stop()Roland McGrath2005-09-291-1/+2
* | | | Revert task flag re-ordering, add commentsLinus Torvalds2005-09-291-5/+17
|/ / /
* | | [PATCH] fix TASK_STOPPED vs TASK_NONINTERACTIVE interactionOleg Nesterov2005-09-291-5/+5
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-09-291-2/+2
|\ \ \
| * | | [ARM] 2933/1: S3C2410 - fix serial port warningsBen Dooks2005-09-251-2/+2
OpenPOWER on IntegriCloud