summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix refcounting of nsproxy object when unsharedCedric Le Goater2007-06-241-8/+2
* hwmon/coretemp: fix a broken error pathJean Delvare2007-06-241-0/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-06-233-9/+18
|\
| * Pull now into release branchLen Brown2007-06-233-9/+18
| |\
| | * ACPI: fix 2.6.20 SMP boot regressionVenkatesh Pallipadi2007-06-231-4/+6
| | * ACPICA: fix error path in new external package objects as method argumentsMyron Stowe2007-06-181-1/+1
| | * ACPI: gracefully print null trip-point deviceThomas Renninger2007-06-181-4/+11
* | | [AVR32] Update defconfigsHaavard Skinnemoen2007-06-232-213/+119
* | | [AVR32] Initialize dma_mask and dma_coherent_maskDavid Brownell2007-06-231-0/+12
* | | [AVR32] NGW100, Remove relics of the old USART mapping schemeben.nizette@iinet.net.au2007-06-231-3/+0
* | | [AVR32] Fix bug in invalidate_dcache_region()Haavard Skinnemoen2007-06-231-9/+5
|/ /
* | x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not definedAndi Kleen2007-06-222-0/+10
* | x86_64: Fix only make Macintosh drivers default on MacsOlaf Hering2007-06-221-1/+1
* | i386: Make CMPXCHG64 only dependent on PAEAndi Kleen2007-06-222-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney...Linus Torvalds2007-06-2216-87/+299
|\ \
| * | Blackfin arch: add proper const volatile to addr argument to the read functionsMike Frysinger2007-06-211-3/+3
| * | Blackfin arch: Add definition of dma_mapping_errorSonic Zhang2007-06-211-0/+2
| * | Blackfin arch: move cond_syscall() behind __KERNEL__ like all other architect...Mike Frysinger2007-06-211-1/+2
| * | Blackfin arch: match kernel startup messaage with new linker scriptRobin Getz2007-06-211-3/+5
| * | Blackfin arch: add missing braces around array bfin serial initMike Frysinger2007-06-212-0/+4
| * | Blackfin arch: update printk to use KERN_EMERG and reformat crash outputRobin Getz2007-06-211-55/+86
| * | Blackfin arch: update ANOMALY handlingRobin Getz2007-06-219-25/+197
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-06-223-30/+30
|\ \ \
| * | | IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device()Jack Morgenstein2007-06-211-1/+1
| * | | IPoIB/cm: Remove dead definition of struct ipoib_cm_idRoland Dreier2007-06-211-7/+0
| * | | IPoIB/cm: Fix interoperability when MTU doesn't matchMichael S. Tsirkin2007-06-211-3/+3
| * | | IPoIB/cm: Initialize RX before moving QP to RTRMichael S. Tsirkin2007-06-211-12/+17
| * | | IB/umem: Fix possible hang on process exitRoland Dreier2007-06-211-7/+9
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-223-4/+44
|\ \ \ \ | |_|/ / |/| | |
| * | | [AF_RXRPC]: Return the number of bytes buffered in rxrpc_send_data()David Howells2007-06-181-1/+4
| * | | [IPVS]: Fix state variable on failure to start ipvs threadsNeil Horman2007-06-181-2/+39
| * | | [XFRM]: Fix MTU calculation for non-ESP SAsPatrick McHardy2007-06-181-1/+1
* | | | Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven2007-06-214-3/+7
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-06-211-16/+19
|\ \ \ \
| * | | | [AGPGART] intel_agp: don't load if no IGD and AGP portWang Zhenyu2007-06-211-16/+19
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2007-06-214-16/+43
|\ \ \ \ \
| * | | | | [PARISC] unwinder improvementsRandolph Chung2007-06-211-7/+34
| * | | | | [PARISC] Fix unwinder on 64-bit kernelsRandolph Chung2007-06-212-1/+2
| * | | | | [PARISC] Handle wrapping in expand_upwards()Helge Deller2007-06-211-2/+7
| * | | | | [PARISC] stop lcd driver from stripping initial whitespaceJulian Stecklina2007-06-211-6/+0
| | |_|_|/ | |/| | |
* | | | | posix-timers: Prevent softirq starvation by small intervals and SIG_IGNThomas Gleixner2007-06-211-2/+33
* | | | | page_mapping must avoid slub pagesHugh Dickins2007-06-211-0/+4
| |/ / / |/| | |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-06-204-11/+10
|\ \ \ \
| * | | | fix module_param mistake in it821xStas Sergeev2007-06-201-1/+1
| * | | | ahci: fix PORTS_IMPL overrideTejun Heo2007-06-201-1/+1
| * | | | kerneldoc fix in libataHenrik Kretzschmar2007-06-201-1/+1
| * | | | libata: more NONCQ devicesTejun Heo2007-06-201-0/+2
| * | | | pata_it821x: (partially) fix DMA in RAID modeBartlomiej Zolnierkiewicz2007-06-201-8/+3
| * | | | PATA: Add the MCP73/77 support to PATA driverPeer Chen2007-06-201-0/+2
| | |_|/ | |/| |
* | | | cxgb3 - MAC watchdog updateDivy Le Ray2007-06-201-10/+21
OpenPOWER on IntegriCloud