aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-31[SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller5-5/+6
2006-03-31[SPARC64]: Update defconfig.David S. Miller1-4/+10
2006-03-31[SPARC64]: Align address in huge_pte_alloc().David S. Miller1-0/+7
2006-03-31[SPARC64]: Document the instruction checks we do in do_sparc64_fault().David S. Miller1-1/+5
2006-03-31[SPARC64]: Make tsb_sync() mm comparison more precise.David S. Miller1-1/+8
2006-03-31Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-7/+32
2006-03-31Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds10-53/+1325
2006-03-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-234/+478
2006-03-31Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds4-8/+403
2006-03-31Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds20-156/+524
2006-03-31[CIFS] Fix typo in earlier cifs_unlink change and protect oneSteve French1-5/+7
2006-03-31[CIFS] Incorrect signature sent on SMB ReadSteve French1-13/+23
2006-03-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-63/+117
2006-03-31[PATCH] avoid unaligned access when accessing poll stackJes Sorensen1-3/+5
2006-03-31Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds5-24/+22
2006-03-31[PATCH] Document Linux's memory barriers [try #7]David Howells1-0/+1913
2006-03-31[PATCH] wrong error path in dup_fd() leading to oopses in RCUKirill Korotaev1-1/+1
2006-03-31[PATCH] mutex: some cleanupsNicolas Pitre2-30/+33
2006-03-31[PATCH] Decrease number of pointer derefs in jsm_tty.cJesper Juhl1-12/+17
2006-03-31[PATCH] fs/namei.c: make lookup_hash() staticAdrian Bunk3-10/+1
2006-03-31[PATCH] unexport get_wchanAdrian Bunk12-19/+0
2006-03-31[PATCH] md: Raid-6 did not create sysfs entries for stripe cacheNeilBrown1-0/+2
2006-03-31[PATCH] md: Remove some code that can sleep from under a spinlockNeilBrown1-5/+3
2006-03-31[PATCH] md: Don't clear bits in bitmap when writing to one device fails during recoveryNeilBrown1-1/+12
2006-03-31[PATCH] fbdev: Remove old radeon driverMichael Hanselmann3-3180/+0
2006-03-31[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas2-3/+1
2006-03-31[PATCH] pxafb: Minor driver fixesRichard Purdie1-4/+4
2006-03-31[PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie5-20/+21
2006-03-31[PATCH] backlight: HP Jornada 680 Backlight driver updates/fixesRichard Purdie1-80/+59
2006-03-31[PATCH] backlight: Backlight Class ImprovementsRichard Purdie3-101/+107
2006-03-31[PATCH] w100fb: Add acceleration support to ATI ImageonAlberto Mardegan2-299/+611
2006-03-31[PATCH] fbcon: Save current display during initializationAntonino A. Daplas1-0/+1
2006-03-31[PATCH] dcache: Add helper d_hash_and_lookupEric W. Biederman2-16/+29
2006-03-31[PATCH] pidhash: Refactor the pid hash tableEric W. Biederman4-90/+238
2006-03-31[PATCH] task: RCU protect task->usageEric W. Biederman2-2/+7
2006-03-31[PATCH] cleanup in proc_check_chroot()Herbert Poetzl1-5/+8
2006-03-31[PATCH] resurrect __put_task_structAndrew Morton2-3/+8
2006-03-31[PATCH] Make setsid() more robustEric W. Biederman1-4/+15
2006-03-31[PATCH] futex: check and validate timevalsThomas Gleixner2-2/+6
2006-03-31[PATCH] sched: activate SCHED BATCH expiredCon Kolivas2-3/+8
2006-03-31[PATCH] sched: remove on runqueue requeueingCon Kolivas1-2/+1
2006-03-31[PATCH] sched: include noninteractive sleep in idle detectCon Kolivas1-2/+1
2006-03-31[PATCH] sched: dont decrease idle sleep avgCon Kolivas1-5/+10
2006-03-31[PATCH] sched: make task_noninteractive use sleep_typeCon Kolivas1-8/+8
2006-03-31[PATCH] sched: cleanup task_activated()Con Kolivas2-10/+23
2006-03-31[PATCH] sched: reduce overhead of calc_loadJack Steiner3-1/+17
2006-03-31[PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_queue()Dimitri Sivanich1-0/+3
2006-03-31[PATCH] hrtimer: use generic sleeper for nanosleepThomas Gleixner1-30/+9
2006-03-31[PATCH] hrtimer: create generic sleeperThomas Gleixner2-0/+35
2006-03-31[PATCH] LED: Add IDE disk activity LED triggerRichard Purdie5-0/+81