aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-06-24alpha: fix alignment problem in csum_ipv6_magic()Ivan Kokshaysky2-23/+70
2007-06-24update checkpatch.pl to version 0.05Andy Whitcroft1-54/+129
2007-06-24sched: fix next_interval determination in idle_balance()Christoph Lameter1-9/+13
2007-06-24SLUB: fix behavior if the text output of list_locations overflows PAGE_SIZEChristoph Lameter1-2/+4
2007-06-24SM501: Check SM501 ID register on initialisationBen Dooks2-4/+13
2007-06-24SM501: Add Documentation/SM501.txtBen Dooks1-0/+66
2007-06-24SM501: Clock updates and checksBen Dooks2-2/+36
2007-06-24SM501: Fix sm501_init_reg() mask/set orderBen Dooks1-1/+4
2007-06-24SM501: initialise SDRAM clock before bus clocksBen Dooks1-5/+5
2007-06-24SM501: suspend supportBen Dooks1-8/+105
2007-06-24console UTF-8 fixes (fix)Egmont Koblinger1-5/+13
2007-06-24fix refcounting of nsproxy object when unsharedCedric Le Goater1-8/+2
2007-06-24hwmon/coretemp: fix a broken error pathJean Delvare1-0/+1
2007-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-9/+18
2007-06-23Pull now into release branchLen Brown3-9/+18
2007-06-23ACPI: fix 2.6.20 SMP boot regressionVenkatesh Pallipadi1-4/+6
2007-06-23[AVR32] Update defconfigsHaavard Skinnemoen2-213/+119
2007-06-23[AVR32] Initialize dma_mask and dma_coherent_maskDavid Brownell1-0/+12
2007-06-23[AVR32] NGW100, Remove relics of the old USART mapping schemeben.nizette@iinet.net.au1-3/+0
2007-06-23[AVR32] Fix bug in invalidate_dcache_region()Haavard Skinnemoen1-9/+5
2007-06-22x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not definedAndi Kleen2-0/+10
2007-06-22x86_64: Fix only make Macintosh drivers default on MacsOlaf Hering1-1/+1
2007-06-22i386: Make CMPXCHG64 only dependent on PAEAndi Kleen2-2/+2
2007-06-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds16-87/+299
2007-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds3-30/+30
2007-06-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-4/+44
2007-06-21Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven4-3/+7
2007-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-16/+19
2007-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds4-16/+43
2007-06-21posix-timers: Prevent softirq starvation by small intervals and SIG_IGNThomas Gleixner1-2/+33
2007-06-21page_mapping must avoid slub pagesHugh Dickins1-0/+4
2007-06-21[PARISC] unwinder improvementsRandolph Chung1-7/+34
2007-06-21[PARISC] Fix unwinder on 64-bit kernelsRandolph Chung2-1/+2
2007-06-21[PARISC] Handle wrapping in expand_upwards()Helge Deller1-2/+7
2007-06-21[PARISC] stop lcd driver from stripping initial whitespaceJulian Stecklina1-6/+0
2007-06-21IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device()Jack Morgenstein1-1/+1
2007-06-21IPoIB/cm: Remove dead definition of struct ipoib_cm_idRoland Dreier1-7/+0
2007-06-21IPoIB/cm: Fix interoperability when MTU doesn't matchMichael S. Tsirkin1-3/+3
2007-06-21IPoIB/cm: Initialize RX before moving QP to RTRMichael S. Tsirkin1-12/+17
2007-06-21IB/umem: Fix possible hang on process exitRoland Dreier1-7/+9
2007-06-21[AGPGART] intel_agp: don't load if no IGD and AGP portWang Zhenyu1-16/+19
2007-06-21Blackfin arch: add proper const volatile to addr argument to the read functionsMike Frysinger1-3/+3
2007-06-21Blackfin arch: Add definition of dma_mapping_errorSonic Zhang1-0/+2
2007-06-21Blackfin arch: move cond_syscall() behind __KERNEL__ like all other architecturesMike Frysinger1-1/+2
2007-06-21Blackfin arch: match kernel startup messaage with new linker scriptRobin Getz1-3/+5
2007-06-21Blackfin arch: add missing braces around array bfin serial initMike Frysinger2-0/+4
2007-06-21Blackfin arch: update printk to use KERN_EMERG and reformat crash outputRobin Getz1-55/+86
2007-06-21Blackfin arch: update ANOMALY handlingRobin Getz9-25/+197
2007-06-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-11/+10
2007-06-20fix module_param mistake in it821xStas Sergeev1-1/+1