summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-11[PATCH] select: fix returned timevalAndrew Morton4-22/+92
2006-02-11[PATCH] x86-64: Fix HPET timer on x460Chris McDermott3-4/+12
2006-02-11[PATCH] Add wording to m68k .S files to help clarify license infoMatt Waddel42-126/+84
2006-02-11[PATCH] fstatat64 supportUlrich Drepper7-4/+50
2006-02-10Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-14/+0
2006-02-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-2/+122
2006-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds7-290/+72
2006-02-10[ARM] 3326/1: H1940 - Control latchesBen Dooks2-2/+91
2006-02-10[SERIAL] Remove incorrect code from ioc4 serial driverRussell King1-14/+0
2006-02-10[PATCH] Fix s390 build failure.Dave Jones1-3/+0
2006-02-10[PATCH] Updates for page migrationChristoph Lameter1-5/+20
2006-02-10[PATCH] tty buffering stall fixPaul Fulghum4-10/+30
2006-02-10[PATCH] slab: Avoid deadlock at kmem_cache_create/kmem_cache_destroyRavikiran G Thirumalai1-3/+7
2006-02-10[PATCH] shmdt cannot detach not-alined shm segment cleanly.KAMEZAWA Hiroyuki1-0/+1
2006-02-10[PATCH] prevent recursive panic from softlockup watchdogJan Beulich1-0/+1
2006-02-10[PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton3-6/+2
2006-02-10[PATCH] Fix building external modules on ppc32Andreas Gruenbacher1-0/+2
2006-02-10[PATCH] remove bogus comment from init/main.cHeiko Carstens1-1/+0
2006-02-10[PATCH] kexec: fix in free initrd when overlapped with crashkernel regionHaren Myneni2-1/+24
2006-02-10[PATCH] wrong firmware location in IPW2100 Kconfig entryJesper Juhl1-1/+1
2006-02-10[PATCH] sched: remove smpniceNick Piggin1-111/+18
2006-02-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-128/+155
2006-02-10[PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE for embedded boardsKumar Gala2-0/+7
2006-02-10[PATCH] powerpc: Add FSL USB node to documentationBecky Bruce1-1/+59
2006-02-10[PATCH] powerpc: unshare system call registrationJANAK DESAI2-1/+3
2006-02-10ppc: Use the system call table from arch/powerpc/kernel/systbl.SPaul Mackerras3-288/+3
2006-02-09[BRIDGE]: fix error handling for add interface to bridgeStephen Hemminger3-73/+59
2006-02-09[BRIDGE]: netfilter handle RCU during removalStephen Hemminger1-15/+38
2006-02-09[BRIDGE]: fix for RCU and deadlock on device removalStephen Hemminger4-30/+41
2006-02-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-32/+46
2006-02-09[TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabledJohn Heffner1-1/+2
2006-02-09[IRDA]: out of range array access David Binderman1-1/+1
2006-02-09[IRDA]: Set proper IrLAP device address lengthSamuel Ortiz2-2/+5
2006-02-09[NETLINK]: illegal use of pid in rtnetlinkAlexey Kuznetsov3-3/+3
2006-02-09[NETLINK]: Fix a severe bugAlexey Kuznetsov3-5/+8
2006-02-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2006-02-09Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+18
2006-02-09[PATCH] do_sigaction: cleanup ->sa_mask manipulationOleg Nesterov2-6/+4
2006-02-09[PATCH] sys_signal: initialize ->sa_maskOleg Nesterov1-0/+1
2006-02-09[SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit.Heiko Carstens1-1/+1
2006-02-09Pull new-syscalls into release branchTony Luck3-27/+35
2006-02-09[IA64] mca_drv: Add minstate validationHidetoshi Seto1-0/+3
2006-02-09[IA64] sys32_signal() forgets to initialize ->sa_maskTony Luck1-0/+1
2006-02-09[IA64-SGI] Small cleanup for misuse of list_for_each to list_for_each_safe.Prarit Bhargava1-4/+2
2006-02-09[IA64-SGI] Hotplug driver related fix in the SN ia64 code.Prarit Bhargava2-1/+5
2006-02-09[ARM] 3314/1: S3C2400 - adds s3c2400.hLucas Correia Villa Real1-0/+31
2006-02-09Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf"Linus Torvalds1-11/+1
2006-02-09Merge branch 'upstream-fixes'Jeff Garzik1574-25402/+39661
2006-02-09Merge branch 'master'Jeff Garzik859-8283/+14729
2006-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-28/+70