aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-17
|\ \ \ \ \ \ \
| * | | | | | | [SPARC64]: Use Kconfig.preemptDavid S. Miller2007-03-17
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-03-17
|\ \ \ \ \ \ \ \
| * | | | | | | | ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config optionsBartlomiej Zolnierkiewicz2007-03-17
| * | | | | | | | ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=nBartlomiej Zolnierkiewicz2007-03-17
| * | | | | | | | scc_pata: dependency fixKou Ishizaki2007-03-17
| * | | | | | | | jmicron: make ide jmicron driver play nice with libata onesTejun Heo2007-03-17
| * | | | | | | | ide: remove static prototypes from include/asm-mips/mach-au1x00/au1xxx_ide.hDaniel Mack2007-03-17
| * | | | | | | | ide: au1xxx: fix use of mixed declarations and codeRalf Baechle2007-03-17
| * | | | | | | | cmd64x: fix recovery time calculation (take 3)Sergei Shtylyov2007-03-17
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-03-17
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [PATCH] x86: Export _proxy_pda for gcc 4.2Andi Kleen2007-03-16
| * | | | | | | [PATCH] i386: Don't use the TSC in sched_clock if unstableGuillaume Chazarain2007-03-16
| * | | | | | | [PATCH] x86-64: fix section mismatch warningsSam Ravnborg2007-03-16
| * | | | | | | [PATCH] i386: Enforce GPLness of VMI ROMAndi Kleen2007-03-16
| * | | | | | | [PATCH] x86-64: wire up compat sched_rr_get_interval(2)Alexandr Andreev2007-03-16
| * | | | | | | [PATCH] i386: Update defconfigAndi Kleen2007-03-16
| * | | | | | | [PATCH] x86-64: Update defconfigAndi Kleen2007-03-16
| | |_|_|/ / / | |/| | | | |
* | | | | | | [PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner2007-03-16
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-16
|\ \ \ \ \ \ \
| * | | | | | | [IPV6]: ipv6_fl_socklist is inadvertently shared.Masayuki Nakagawa2007-03-16
| * | | | | | | [TCP]: Fix tcp_mem[] initialization.John Heffner2007-03-16
| * | | | | | | [NET]: Copy mac_len in skb_clone() as wellAlexey Dobriyan2007-03-16
| * | | | | | | [IPV4]: Do not disable preemption in trie_leaf_remove().Robert Olsson2007-03-16
| |/ / / / / /
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-16
|\ \ \ \ \ \ \
| * | | | | | | [SPARC64]: Get DEBUG_PAGEALLOC working again.David S. Miller2007-03-16
| |/ / / / / /
* | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-16
|\ \ \ \ \ \ \
| * | | | | | | [MIPS] Kconfig: Move missplaced NR_CPUS default from SMTC to VSMP.Ralf Baechle2007-03-16
| * | | | | | | [MIPS] Lockdep: Fix recursion bug.Ralf Baechle2007-03-16
| * | | | | | | [MIPS] RTLX: Handle copy_*_user return values.Ralf Baechle2007-03-16
| * | | | | | | [MIPS] RTLX: Protect rtlx_{read,write} with mutex.Ralf Baechle2007-03-16
| * | | | | | | [MIPS] RTLX: Harden against compiler reordering and optimization.Ralf Baechle2007-03-16
| * | | | | | | [MIPS] RTLX: Don't use volatile; it's fragile.Ralf Baechle2007-03-16
| * | | | | | | [MIPS] Lasat: Downgrade 64-bit kernel from experimental to broken.Ralf Baechle2007-03-16
| * | | | | | | [MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled.Ralf Baechle2007-03-16
| * | | | | | | [CHAR] lcd: Fix two warnings.Ralf Baechle2007-03-16
| * | | | | | | [MIPS] FPU ownership management & preemption fixesAtsushi Nemoto2007-03-16
| * | | | | | | [MIPS] Check FCSR for pending interrupts, alternative versionAtsushi Nemoto2007-03-16
| * | | | | | | [MIPS] IP27, IP35: Fix warnings.Ralf Baechle2007-03-16
| |/ / / / / /
* | | | | | | [PATCH] fix MTIME_SEC_MAX on 32-bitThomas Gleixner2007-03-16
* | | | | | | [PATCH] i386: fix typo in sync_constant_test_bit()'s nameJeremy Fitzhardinge2007-03-16
* | | | | | | [PATCH] spi_s3c24xx.c: warning fixArnaud Patard (Rtp2007-03-16
* | | | | | | [PATCH] fix process crash caused by randomisation and 64k pagesJames Bottomley2007-03-16
* | | | | | | [PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=NZilvinas Valinskas2007-03-16
* | | | | | | [PATCH] oom fix: prevent oom from killing a process with children/sibling unk...Ankita Garg2007-03-16
* | | | | | | [PATCH] change misleading EFI partition support descriptionJohannes Berg2007-03-16
* | | | | | | [PATCH] futex: PI state locking fixIngo Molnar2007-03-16
* | | | | | | [PATCH] tpm_infineon: maintainerMarcel Selhorst2007-03-16
* | | | | | | [PATCH] Initialise SAK member for each virtual console to prevent oopsBernhard Walle2007-03-16
* | | | | | | [PATCH] hwmon: Build fix for SENSORS_W83793Stefano Brivio2007-03-16