| Commit message (Expand) | Author | Age |
* | x86_64: fix misplaced `continue' in mce.c | Joshua Wise | 2007-06-24 |
* | update checkpatch.pl to version 0.06 | Andy Whitcroft | 2007-06-24 |
* | slab allocators: MAX_ORDER one off fix | Christoph Lameter | 2007-06-24 |
* | document nlink function | Dave Hansen | 2007-06-24 |
* | "volatile considered harmful" | Jonathan Corbet | 2007-06-24 |
* | uml: add asm/paravirt.h | Jeff Dike | 2007-06-24 |
* | uml: use generic BUG | Nick Piggin | 2007-06-24 |
* | Char: stallion, fix oops during init with ISA cards | Ingo Korb | 2007-06-24 |
* | alpha: fix alignment problem in csum_ipv6_magic() | Ivan Kokshaysky | 2007-06-24 |
* | update checkpatch.pl to version 0.05 | Andy Whitcroft | 2007-06-24 |
* | sched: fix next_interval determination in idle_balance() | Christoph Lameter | 2007-06-24 |
* | SLUB: fix behavior if the text output of list_locations overflows PAGE_SIZE | Christoph Lameter | 2007-06-24 |
* | SM501: Check SM501 ID register on initialisation | Ben Dooks | 2007-06-24 |
* | SM501: Add Documentation/SM501.txt | Ben Dooks | 2007-06-24 |
* | SM501: Clock updates and checks | Ben Dooks | 2007-06-24 |
* | SM501: Fix sm501_init_reg() mask/set order | Ben Dooks | 2007-06-24 |
* | SM501: initialise SDRAM clock before bus clocks | Ben Dooks | 2007-06-24 |
* | SM501: suspend support | Ben Dooks | 2007-06-24 |
* | console UTF-8 fixes (fix) | Egmont Koblinger | 2007-06-24 |
* | fix refcounting of nsproxy object when unshared | Cedric Le Goater | 2007-06-24 |
* | hwmon/coretemp: fix a broken error path | Jean Delvare | 2007-06-24 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-06-23 |
|\ |
|
| * | Pull now into release branch | Len Brown | 2007-06-23 |
| |\ |
|
| | * | ACPI: fix 2.6.20 SMP boot regression | Venkatesh Pallipadi | 2007-06-23 |
| | * | ACPICA: fix error path in new external package objects as method arguments | Myron Stowe | 2007-06-18 |
| | * | ACPI: gracefully print null trip-point device | Thomas Renninger | 2007-06-18 |
* | | | [AVR32] Update defconfigs | Haavard Skinnemoen | 2007-06-23 |
* | | | [AVR32] Initialize dma_mask and dma_coherent_mask | David Brownell | 2007-06-23 |
* | | | [AVR32] NGW100, Remove relics of the old USART mapping scheme | ben.nizette@iinet.net.au | 2007-06-23 |
* | | | [AVR32] Fix bug in invalidate_dcache_region() | Haavard Skinnemoen | 2007-06-23 |
|/ / |
|
* | | x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not defined | Andi Kleen | 2007-06-22 |
* | | x86_64: Fix only make Macintosh drivers default on Macs | Olaf Hering | 2007-06-22 |
* | | i386: Make CMPXCHG64 only dependent on PAE | Andi Kleen | 2007-06-22 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney... | Linus Torvalds | 2007-06-22 |
|\ \ |
|
| * | | Blackfin arch: add proper const volatile to addr argument to the read functions | Mike Frysinger | 2007-06-20 |
| * | | Blackfin arch: Add definition of dma_mapping_error | Sonic Zhang | 2007-06-20 |
| * | | Blackfin arch: move cond_syscall() behind __KERNEL__ like all other architect... | Mike Frysinger | 2007-06-20 |
| * | | Blackfin arch: match kernel startup messaage with new linker script | Robin Getz | 2007-06-20 |
| * | | Blackfin arch: add missing braces around array bfin serial init | Mike Frysinger | 2007-06-20 |
| * | | Blackfin arch: update printk to use KERN_EMERG and reformat crash output | Robin Getz | 2007-06-20 |
| * | | Blackfin arch: update ANOMALY handling | Robin Getz | 2007-06-20 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-06-22 |
|\ \ \ |
|
| * | | | IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device() | Jack Morgenstein | 2007-06-21 |
| * | | | IPoIB/cm: Remove dead definition of struct ipoib_cm_id | Roland Dreier | 2007-06-21 |
| * | | | IPoIB/cm: Fix interoperability when MTU doesn't match | Michael S. Tsirkin | 2007-06-21 |
| * | | | IPoIB/cm: Initialize RX before moving QP to RTR | Michael S. Tsirkin | 2007-06-21 |
| * | | | IB/umem: Fix possible hang on process exit | Roland Dreier | 2007-06-21 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-06-22 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | [AF_RXRPC]: Return the number of bytes buffered in rxrpc_send_data() | David Howells | 2007-06-19 |
| * | | | [IPVS]: Fix state variable on failure to start ipvs threads | Neil Horman | 2007-06-19 |