| Commit message (Expand) | Author | Age |
* | [MMC] constify mmc_host_ops | David Brownell | 2006-09-07 |
* | [PATCH] Remove unneeded asm-i386/cpufeature.h from user visibility. | David Woodhouse | 2006-09-06 |
* | [PATCH] Move linux/device.h include in linux/atmdev.h to #ifdef __KERNEL__ se... | Ismail Donmez | 2006-09-06 |
* | [PATCH] prevent timespec/timeval to ktime_t overflow | Thomas Gleixner | 2006-09-06 |
* | [PATCH] Documentation for lock_key in struct hrtimer_base | Henrik Kretzschmar | 2006-09-06 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-09-02 |
|\ |
|
| * | [ARM] 3762/1: Fix ptrace cache coherency bug for ARM1136 VIPT nonaliasing Har... | George G. Davis | 2006-09-02 |
| * | [ARM] 3765/1: S3C24XX: cleanup include/asm-arm/arch-s3c2410/dma.h | Ben Dooks | 2006-08-31 |
| * | [ARM] 3764/1: S3C24XX: change type naming to kernel style | Ben Dooks | 2006-08-31 |
| * | [ARM] Fix ARM __raw_read_trylock() implementation | Russell King | 2006-08-31 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2006-09-01 |
|\ \ |
|
| * | | USB: Add VIA quirk fixup for VT8235 usb2 | Mark Hindley | 2006-08-31 |
* | | | [PATCH] x86: increase MAX_MP_BUSSES on default arch | Andrew Morton | 2006-09-01 |
* | | | [PATCH] task delay accounting fixes | Shailabh Nagar | 2006-09-01 |
* | | | [PATCH] ZVC: Scale thresholds depending on the size of the system | Christoph Lameter | 2006-09-01 |
|/ / |
|
* | | [PATCH] i386: rwlock.h fix smp alternatives fix | Chris Wright | 2006-08-31 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2006-08-31 |
|\ \ |
|
| * | | [POWERPC] iseries: Define insw et al. so libata/ide will compile | Stephen Rothwell | 2006-08-30 |
| * | | [POWERPC] Fix problem with time not advancing on 32-bit platforms | Paul Mackerras | 2006-08-30 |
| * | | [POWERPC] Make OF irq map code detect more error cases | Benjamin Herrenschmidt | 2006-08-30 |
| * | | [POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2 | Zang Roy-r61911 | 2006-08-30 |
| * | | [POWERPC] back up old school ipic.[hc] to arch/ppc | Kim Phillips | 2006-08-29 |
| * | | [POWERPC] Use mpc8641hpcn PIC base address from dev tree. | Jon Loeliger | 2006-08-25 |
| * | | [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too. | Jon Loeliger | 2006-08-25 |
* | | | [PATCH] ppc32: fix last_jiffy time comparison | Paul Mackerras | 2006-08-31 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-08-30 |
|\ \ \ |
|
| * | | | [IA64] remove redundant local_irq_save() calls from sn_sal.h | Russ Anderson | 2006-08-29 |
| * | | | [IA64-SGI] Silent data corruption caused by XPC V2. | Dean Nelson | 2006-08-08 |
* | | | | [PATCH] x86_64: Save original IST values for checking stack addresses | Keith Owens | 2006-08-30 |
* | | | | [PATCH] i386: Remove __KERNEL__ ifdef around _syscall*() | Andi Kleen | 2006-08-30 |
* | | | | [PATCH] x86_64: Remove __KERNEL__ ifdef around _syscall*() | Andi Kleen | 2006-08-30 |
* | | | | [PATCH] i386: Remove alternative_smp | Andi Kleen | 2006-08-30 |
* | | | | [PATCH] x86_64: Remove alternative_smp | Andi Kleen | 2006-08-30 |
* | | | | [PATCH] x86: Make backtracer fallback logic more bullet-proof | Jan Beulich | 2006-08-30 |
* | | | | [PATCH] x86: fix x86 cpuid keys used in alternative_smp() | Jan Beulich | 2006-08-30 |
| |_|/
|/| | |
|
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-08-28 |
|\ \ \ |
|
| * | | | [SERIAL] Support for Intashield 2 port PCI serial card | Peter Horton | 2006-08-27 |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-08-28 |
|\ \ \ \ |
|
| * | | | | [ARM] Move prototype for register_isa_ports to asm/io.h | Russell King | 2006-08-28 |
| * | | | | [ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such... | Paul Sokolovsky | 2006-08-27 |
| |/ / / |
|
* | | | | [PATCH] Fix tty layer DoS and comment relevant code | Alan Cox | 2006-08-27 |
* | | | | [PATCH] lockdep: annotate reiserfs | Ingo Molnar | 2006-08-27 |
* | | | | [PATCH] CONFIG_ACPI_SRAT NUMA build fix | KAMEZAWA Hiroyuki | 2006-08-27 |
* | | | | [PATCH] register_one_node() compile fix | KAMEZAWA Hiroyuki | 2006-08-27 |
* | | | | [PATCH] Manage jbd allocations from its own slabs | Badari Pulavarty | 2006-08-27 |
* | | | | [PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK) | Samuel Thibault | 2006-08-27 |
* | | | | [PATCH] drivers/rtc: fix rtc-s3c.c | Ben Dooks | 2006-08-27 |
|/ / / |
|
* | | | [BRIDGE] netfilter: memory corruption fix | Stephen Hemminger | 2006-08-26 |
* | | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Greg Kroah-Hartman | 2006-08-26 |
|\ \ \ |
|
| * | | | Merge ../linux-2.6 | James Bottomley | 2006-08-06 |
| |\| | |
|