summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linus 2.6.22-rc6v2.6.22-rc6Linus Torvalds2007-06-241-1/+1
* FUTEX: Restore the dropped ERSCH fixThomas Gleixner2007-06-241-8/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-2410-14/+37
|\
| * [NET]: Make skb_seq_read unmap the last fragmentOlaf Kirch2007-06-231-0/+5
| * [NET]: Re-enable irqs before pushing pending DMA requestsShannon Nelson2007-06-231-1/+1
| * [TCP] tcp_read_sock: Allow recv_actor() return return negative error value.Jens Axboe2007-06-231-2/+6
| * [PPP]: Fix osize too small errors when decoding mppe.Konstantin Sharlaimov2007-06-231-1/+12
| * [PPP]: Revert 606f585e363527da9feaed79465132c0c661fd9eDavid S. Miller2007-06-231-5/+5
| * [TIPC]: Fix infinite loop in netlink handlerFlorian Westphal2007-06-231-1/+1
| * [SKBUFF]: Fix incorrect config #ifdef around skb_copy_secmarkPatrick McHardy2007-06-231-1/+1
| * [IPV4]: include sysctl.h from inetdevice.hSatyam Sharma2007-06-221-0/+1
| * [IPV6] NDISC: Fix thinko to control Router Preference support.YOSHIFUJI Hideaki2007-06-221-1/+1
| * [NETFILTER]: nfctnetlink: Don't allow to change helperYasuyuki Kozakai2007-06-221-2/+1
| * [NETFILTER]: nf_conntrack_sip: add missing message types containing RTP infoJerome Borsboom2007-06-221-0/+3
* | ACPI: preserve the ebx value in acpi_copy_wakeup_routineTian Kevin2007-06-241-0/+2
* | ext4: lost brelse in ext4_read_inode()Kirill Korotaev2007-06-241-1/+3
* | ext3: lost brelse in ext3_read_inode()Kirill Korotaev2007-06-241-1/+3
* | audit: fix oops removing watch if audit disabledTony Jones2007-06-241-1/+1
* | ext2: disallow setting xip on remountCarsten Otte2007-06-241-0/+8
* | x86_64: fix misplaced `continue' in mce.cJoshua Wise2007-06-241-2/+4
* | update checkpatch.pl to version 0.06Andy Whitcroft2007-06-241-53/+92
* | slab allocators: MAX_ORDER one off fixChristoph Lameter2007-06-241-2/+2
* | document nlink functionDave Hansen2007-06-241-0/+27
* | "volatile considered harmful"Jonathan Corbet2007-06-241-0/+119
* | uml: add asm/paravirt.hJeff Dike2007-06-241-0/+6
* | uml: use generic BUGNick Piggin2007-06-242-1/+3
* | Char: stallion, fix oops during init with ISA cardsIngo Korb2007-06-241-3/+4
* | alpha: fix alignment problem in csum_ipv6_magic()Ivan Kokshaysky2007-06-242-23/+70
* | update checkpatch.pl to version 0.05Andy Whitcroft2007-06-241-54/+129
* | sched: fix next_interval determination in idle_balance()Christoph Lameter2007-06-241-9/+13
* | SLUB: fix behavior if the text output of list_locations overflows PAGE_SIZEChristoph Lameter2007-06-241-2/+4
* | SM501: Check SM501 ID register on initialisationBen Dooks2007-06-242-4/+13
* | SM501: Add Documentation/SM501.txtBen Dooks2007-06-241-0/+66
* | SM501: Clock updates and checksBen Dooks2007-06-242-2/+36
* | SM501: Fix sm501_init_reg() mask/set orderBen Dooks2007-06-241-1/+4
* | SM501: initialise SDRAM clock before bus clocksBen Dooks2007-06-241-5/+5
* | SM501: suspend supportBen Dooks2007-06-241-8/+105
* | console UTF-8 fixes (fix)Egmont Koblinger2007-06-241-5/+13
* | 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
OpenPOWER on IntegriCloud