summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: remove empty hostfs_truncate methodPaolo 'Blaisorblade' Giarrusso2005-09-301-7/+0
* [PATCH] uml: revert "run mconsole "sysrq" in process context"Paolo 'Blaisorblade' Giarrusso2005-09-301-1/+1
* [PATCH] uml: clear SKAS0/3 flags when running in TT modePaolo 'Blaisorblade' Giarrusso2005-09-302-0/+6
* [PATCH] uml: fix page faults in SKAS3 mode.Paolo 'Blaisorblade' Giarrusso2005-09-303-3/+17
* [PATCH] v4l: DViCO FusionHDTV5 Lite GPIO FixMichael Krufky2005-09-301-1/+1
* [PATCH] x86: hw_irq.h warning fixAndrew Morton2005-09-301-0/+2
* [PATCH] aio: avoid extra aio_{read,write} call when ki_left == 0Zach Brown2005-09-301-2/+2
* [PATCH] aio: remove unlocked task_list test and resulting raceZach Brown2005-09-302-46/+67
* [PATCH] aio: lock around kiocbTryKick()Zach Brown2005-09-301-7/+12
* Revert "x86-64: Reverse order of bootmem lists"Linus Torvalds2005-09-301-11/+3
* [PATCH] SELinux - fix SCTP socket bug and general IP protocol handlingJames Morris2005-09-301-6/+24
* [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-302-1/+3
| * [SPARC64]: Fix several bugs in flush_ptrace_access().David S. Miller2005-09-301-3/+11
| * [SPARC64]: Kill arch/sparc64/prom/memory.cDavid S. Miller2005-09-304-170/+1
| * [SPARC64]: Rewrite convoluted physical memory probing.David S. Miller2005-09-303-194/+114
| * [SPARC64]: Solidify check in cheetah_check_main_memory().David S. Miller2005-09-291-0/+3
| * [SPARC64]: Kill all external references to sp_banks[]David S. Miller2005-09-295-47/+29
| * [SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_initDavid S. Miller2005-09-293-67/+61
| * [SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller2005-09-294-4/+4
| * [SPARC64]: Simplify user fault fixup handling.David S. Miller2005-09-293-45/+34
| * [SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller2005-09-296-87/+95
| * [SPARC64]: Convert to use generic exception table support.David S. Miller2005-09-297-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-301-9/+9
| * | [IPVS]: Add netdev and me as maintainer contactsHorms2005-09-301-0/+3
| * | [ATM]: [lec] reset retry counter when new arp issuedScott Talbert2005-09-301-0/+6
| * | [ATM]: [lec] attempt to support cisco failoverScott Talbert2005-09-301-3/+34
| * | [TCP]: Don't over-clamp window in tcp_clamp_window()Alexey Kuznetsov2005-09-301-2/+0
| * | [TCP]: Revert 6b251858d377196b8cea20e65cae60f584a42735David S. Miller2005-09-301-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