summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-164-5/+12
|\ \ \
| * | | [IPV6]: ipv6_fl_socklist is inadvertently shared.Masayuki Nakagawa2007-03-161-0/+1
| * | | [TCP]: Fix tcp_mem[] initialization.John Heffner2007-03-161-3/+10
| * | | [NET]: Copy mac_len in skb_clone() as wellAlexey Dobriyan2007-03-161-0/+1
| * | | [IPV4]: Do not disable preemption in trie_leaf_remove().Robert Olsson2007-03-161-2/+0
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-163-3/+37
|\ \ \
| * | | [SPARC64]: Get DEBUG_PAGEALLOC working again.David S. Miller2007-03-163-3/+37
| |/ /
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-1624-226/+338
|\ \ \
| * | | [MIPS] Kconfig: Move missplaced NR_CPUS default from SMTC to VSMP.Ralf Baechle2007-03-171-1/+1
| * | | [MIPS] Lockdep: Fix recursion bug.Ralf Baechle2007-03-173-40/+40
| * | | [MIPS] RTLX: Handle copy_*_user return values.Ralf Baechle2007-03-173-31/+37
| * | | [MIPS] RTLX: Protect rtlx_{read,write} with mutex.Ralf Baechle2007-03-171-0/+6
| * | | [MIPS] RTLX: Harden against compiler reordering and optimization.Ralf Baechle2007-03-171-17/+24
| * | | [MIPS] RTLX: Don't use volatile; it's fragile.Ralf Baechle2007-03-171-5/+16
| * | | [MIPS] Lasat: Downgrade 64-bit kernel from experimental to broken.Ralf Baechle2007-03-171-1/+1
| * | | [MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled.Ralf Baechle2007-03-171-0/+12
| * | | [CHAR] lcd: Fix two warnings.Ralf Baechle2007-03-171-5/+0
| * | | [MIPS] FPU ownership management & preemption fixesAtsushi Nemoto2007-03-1710-104/+125
| * | | [MIPS] Check FCSR for pending interrupts, alternative versionAtsushi Nemoto2007-03-175-23/+75
| * | | [MIPS] IP27, IP35: Fix warnings.Ralf Baechle2007-03-172-4/+6
| |/ /
* | | [PATCH] fix MTIME_SEC_MAX on 32-bitThomas Gleixner2007-03-161-1/+5
* | | [PATCH] i386: fix typo in sync_constant_test_bit()'s nameJeremy Fitzhardinge2007-03-161-1/+1
* | | [PATCH] spi_s3c24xx.c: warning fixArnaud Patard (Rtp2007-03-161-1/+1
* | | [PATCH] fix process crash caused by randomisation and 64k pagesJames Bottomley2007-03-161-1/+1
* | | [PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=NZilvinas Valinskas2007-03-161-1/+1
* | | [PATCH] oom fix: prevent oom from killing a process with children/sibling unk...Ankita Garg2007-03-161-1/+1
* | | [PATCH] change misleading EFI partition support descriptionJohannes Berg2007-03-161-2/+1
* | | [PATCH] futex: PI state locking fixIngo Molnar2007-03-161-0/+2
* | | [PATCH] tpm_infineon: maintainerMarcel Selhorst2007-03-161-0/+3
* | | [PATCH] Initialise SAK member for each virtual console to prevent oopsBernhard Walle2007-03-161-0/+1
* | | [PATCH] hwmon: Build fix for SENSORS_W83793Stefano Brivio2007-03-161-0/+1
* | | [PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regula...Trond Myklebust2007-03-161-1/+2
* | | [PATCH] nfs: fix congestion controlPeter Zijlstra2007-03-167-44/+103
* | | [PATCH] fix rescan_partitions to return errors properlysuzuki2007-03-161-1/+1
* | | [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson2007-03-165-4/+31
* | | [PATCH] smbfs: double free memory corruptionVasily Averin2007-03-161-0/+1
* | | [PATCH] bool fbdevs must depend on FB = yGeert Uytterhoeven2007-03-161-3/+3
* | | [PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release()Michael Halcrow2007-03-161-10/+5
* | | [PATCH] hrtimer: fix up unlocked access to wall_to_monotonicThomas Gleixner2007-03-161-2/+3
* | | [PATCH] SPI: at25: do not use pointer before assignmentAtsushi Nemoto2007-03-161-1/+1
* | | [PATCH] hrtimer: prevent overrun DoS in hrtimer_forward()Thomas Gleixner2007-03-161-0/+6
* | | [PATCH] savagefb: Fix compile error if debugging is enabledAntonino A. Daplas2007-03-161-3/+2
* | | [PATCH] savagefb: Fix black screen on load in Savage IXAntonino A. Daplas2007-03-161-0/+13
* | | [PATCH] sstfb: fix pixclock setting on Voodoo 1/2 cardsOndrej Zajicek2007-03-161-0/+1
* | | [PATCH] gpio_direction_output() needs an initial valueDavid Brownell2007-03-1611-12/+22
* | | [PATCH] spi: destroy workqueue after spi_unregister_masterChris Lesiak2007-03-162-25/+2
* | | [PATCH] dio: invalidate clean pages before dio writeZach Brown2007-03-161-11/+35
* | | [PATCH] mm: fix madvise infinine loopNick Piggin2007-03-161-1/+4
* | | [PATCH] ufs2: tindirect truncate fixEvgeniy Dushistov2007-03-161-1/+1
* | | [PATCH] ufs: zeroize the rest of block in truncateEvgeniy Dushistov2007-03-163-18/+35
OpenPOWER on IntegriCloud