| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | [SPARC64]: Fix floppy build failure. | David S. Miller | 2007-03-05 | 2 | -11/+11 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-03-06 | 5 | -4/+6 |
|\ \ \ |
|
| * | | | [NET]: Revert incorrect accept queue backlog changes. | David S. Miller | 2007-03-06 | 1 | -1/+1 |
| * | | | [INET]: twcal_jiffie should be unsigned long, not int | Eric Dumazet | 2007-03-05 | 1 | -1/+1 |
| * | | | [PPPOE]: Use ifindex instead of device pointer in key lookups. | Florian Zumbiehl | 2007-03-05 | 1 | -0/+2 |
| * | | | [NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops | Patrick McHardy | 2007-03-05 | 2 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-03-06 | 2 | -1/+2 |
|\ \ \ |
|
| * | | | [S390] check_bugs() should be inline. | Heiko Carstens | 2007-03-05 | 1 | -1/+1 |
| * | | | [S390] reipl: move dump_prefix_page out of text section. | Heiko Carstens | 2007-03-05 | 1 | -0/+1 |
| |/ / |
|
* | | | Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on... | Linus Torvalds | 2007-03-06 | 1 | -34/+4 |
* | | | [PATCH] m68knommu: GPIO line defines for the ColdFire 5282 | Greg Ungerer | 2007-03-06 | 1 | -0/+3 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-03-06 | 4 | -12/+5 |
|\ \ \ |
|
| * | | | [IA64] kexec: Use EFI_LOADER_DATA for ELF core header | Magnus Damm | 2007-03-06 | 1 | -1/+5 |
| * | | | [IA64] Remove stack hard limit on ia64 | schwab@suse.de | 2007-03-06 | 1 | -1/+0 |
| * | | | Revert "[IA64] swiotlb abstraction (e.g. for Xen)" | Tony Luck | 2007-03-06 | 2 | -10/+0 |
| |/ / |
|
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-03-06 | 7 | -31/+56 |
|\ \ \ |
|
| * | | | [MIPS] Wire up ioprio_set and ioprio_get. | Ralf Baechle | 2007-03-07 | 1 | -6/+12 |
| * | | | [MIPS] Fix __raw_read_trylock() to allow multiple readers | Dave Johnson | 2007-03-07 | 1 | -2/+2 |
| * | | | [MIPS] Export __copy_user_inatomic. | Ralf Baechle | 2007-03-07 | 1 | -0/+2 |
| * | | | [MIPS] R2 bitops compile fix for gcc < 4.0. | Ralf Baechle | 2007-03-07 | 1 | -23/+33 |
| * | | | [MIPS] SMTC: Add fordward declarations for mm_struct and task_struct. | Ralf Baechle | 2007-03-07 | 1 | -0/+3 |
| * | | | [MIPS] SMTC: <asm/mips_mt.h> must include <linux/cpumask.h> | Ralf Baechle | 2007-03-07 | 1 | -0/+2 |
| * | | | [MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h> | Ralf Baechle | 2007-03-07 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2007-03-06 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | [ALSA] version 1.0.14rc3 | Jaroslav Kysela | 2007-03-06 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2007-03-06 | 2 | -0/+10 |
|\ \ \ |
|
| * | | | mmc: require explicit support for high-speed | Pierre Ossman | 2007-03-06 | 1 | -0/+8 |
| * | | | ncpfs: make sure server connection survives a kill | Pierre Ossman | 2007-03-06 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-03-06 | 2 | -0/+3 |
|\ \ \ |
|
| * | | | mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data | Dale Farnsworth | 2007-03-06 | 1 | -0/+1 |
| * | | | bonding: Improve IGMP join processing | Jay Vosburgh | 2007-03-06 | 1 | -0/+2 |
| |/ / |
|
* | | | [PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ... | NeilBrown | 2007-03-06 | 1 | -1/+1 |
* | | | [PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code | NeilBrown | 2007-03-06 | 1 | -2/+0 |
* | | | [PATCH] linux/audit.h needs linux/types.h | Jeff Dike | 2007-03-06 | 1 | -0/+1 |
* | | | [PATCH] hrtimers: hrtimer_clock_base description typo | Andres Salomon | 2007-03-06 | 1 | -1/+1 |
* | | | [PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ description | Andres Salomon | 2007-03-06 | 1 | -1/+1 |
* | | | [PATCH] i386: make x86_64 tsc header require i386 rather than vice-versa | Andres Salomon | 2007-03-06 | 2 | -68/+68 |
* | | | [PATCH] fix build with CONFIG_NO_IDLE_HZ=n | Andrew Morton | 2007-03-06 | 1 | -0/+8 |
|/ / |
|
* | | [PATCH] disable NMI watchdog by default | Ingo Molnar | 2007-03-05 | 2 | -2/+2 |
* | | [PATCH] timer/hrtimer: take per cpu locks in sane order | Heiko Carstens | 2007-03-05 | 1 | -0/+37 |
* | | [PATCH] clocksource init adjustments (fix bug #7426) | john stultz | 2007-03-05 | 1 | -0/+1 |
* | | [PATCH] vmi: apic ops | Zachary Amsden | 2007-03-05 | 1 | -0/+1 |
* | | [PATCH] vmi: pit override | Zachary Amsden | 2007-03-05 | 2 | -3/+6 |
* | | [PATCH] vmi: paravirt drop udelay op | Zachary Amsden | 2007-03-05 | 2 | -9/+0 |
* | | [PATCH] vmi: fix highpte | Zachary Amsden | 2007-03-05 | 2 | -4/+23 |
* | | [PATCH] vmi: cpu cycles fix | Zachary Amsden | 2007-03-05 | 3 | -0/+5 |
* | | [PATCH] vmi: sched clock paravirt op fix | Zachary Amsden | 2007-03-05 | 4 | -3/+11 |
* | | [PATCH] Page migration: Fix vma flag checking | Christoph Lameter | 2007-03-05 | 1 | -0/+8 |
* | | [PATCH] sched: remove SMT nice | Con Kolivas | 2007-03-05 | 7 | -11/+0 |
* | | [PATCH] gpio_keys driver shouldn't be ARM-specific | David Brownell | 2007-03-05 | 1 | -0/+0 |