aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-04-18Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds15-39/+231
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-1/+1
2008-04-17[S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky1-5/+6
2008-04-17[S390] kernel: show last breaking-event-address on oopsChristian Borntraeger2-0/+9
2008-04-17[S390] lowcore: Change type of lowcores softirq_pending to __u32.Heiko Carstens1-1/+2
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens3-1/+7
2008-04-17[S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens2-5/+3
2008-04-17[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.hRussell King2-10/+19
2008-04-17[S390] Convert monitor calls to function calls.Heiko Carstens1-0/+8
2008-04-17[S390] Add debug_register_mode() function to debug feature APIMichael Holzheu1-0/+5
2008-04-17[S390] switch sched_clock to store-clock-extended.Jan Glauber1-5/+7
2008-04-17[S390] Vertical cpu management.Heiko Carstens2-0/+10
2008-04-17[S390] cpu topology support for s390.Heiko Carstens2-0/+16
2008-04-17[S390] Export stfle.Heiko Carstens1-0/+2
2008-04-17[S390] Add new fields for System z10 to /proc/sysinfoMartin Schwidefsky1-0/+5
2008-04-17[S390] KVM preparation: split sysinfo definitions for kvm useChristian Borntraeger1-0/+111
2008-04-17[S390] allnoconfig build error.Martin Schwidefsky1-12/+21
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-22/+4
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov2-4/+4
2008-04-17Au1200: kill IDE driver function prototypesSergei Shtylyov1-18/+0
2008-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+3
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+4
2008-04-15acpi thermal trip points increased to 12Krzysztof Helt1-1/+1
2008-04-15spi: spi_s3c24xx must initialize num_chipselectBen Dooks1-0/+1
2008-04-15vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara1-1/+1
2008-04-15uml: compile error fixWANG Cong1-0/+1
2008-04-15ssb: Fix usage of struct device used for DMAingMichael Buesch1-0/+4
2008-04-15io context: increment task attachment count in ioc_task_link()Jens Axboe1-1/+3
2008-04-14slub: No need for per node slab counters if !SLUB_DEBUGChristoph Lameter1-1/+1
2008-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-43/+5
2008-04-13[IPV6]: Use appropriate sock tclass setting for routing lookup.YOSHIFUJI Hideaki1-1/+1
2008-04-13[IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki1-1/+1
2008-04-12net: make struct tun_struct private to tun.cRusty Russell2-40/+1
2008-04-12[SCTP]: Fix compiler warning about const qualifiersVlad Yasevich1-1/+1
2008-04-12[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACKGui Jianfeng1-0/+1
2008-04-11Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+3
2008-04-11Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields1-0/+3
2008-04-11Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens1-0/+3
2008-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+2
2008-04-11pnp: increase number of devices supported per protocolBjorn Helgaas1-1/+1
2008-04-10Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds2-0/+24
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath2-3/+25
2008-04-10FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2]David Howells1-6/+15
2008-04-10FRV: Add support for emulation of userspace atomic ops [try #2]David Howells1-0/+14
2008-04-10FRV: Move STACK_TOP_MAX up [try #2]David Howells1-1/+1
2008-04-10FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2]David Howells1-5/+14
2008-04-07[TCP]: tcp_simple_retransmit can cause S+LIlpo Järvinen1-0/+2
2008-04-07[MIPS] Handle aliases in vmalloc correctly.Ralf Baechle1-2/+16
2008-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds1-10/+10
2008-04-07virtio: remove overzealous BUG_ON.Rusty Russell1-1/+4