summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-16acpi thermal trip points increased to 12Krzysztof Helt1-1/+1
2008-04-16vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara1-1/+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-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-41/+2
2008-04-14[IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki1-1/+1
2008-04-13net: make struct tun_struct private to tun.cRusty Russell2-40/+1
2008-04-12Merge 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-11pnp: increase number of devices supported per protocolBjorn Helgaas1-1/+1
2008-04-11Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds1-0/+13
2008-04-11asmlinkage_protect replaces prevent_tail_callRoland McGrath1-2/+2
2008-04-08virtio: remove overzealous BUG_ON.Rusty Russell1-1/+4
2008-04-05cgroups: add cgroup support for enabling controllers at boot timePaul Menage1-0/+1
2008-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds1-1/+1
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner1-1/+1
2008-04-04libata: ATA_12/16 doesn't fall into ATAPI_MISCTejun Heo1-1/+2
2008-04-04libata: uninline atapi_cmd_type()Tejun Heo1-21/+1
2008-04-03kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger1-1/+1
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+8
2008-04-02cfq-iosched: fix rcu freeing of cfq io contextsFabio Checconi1-0/+3
2008-04-01Input: make sure input interfaces pin parent input devicesDmitry Torokhov1-2/+3
2008-03-31Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2008-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+1
2008-03-31dma_page_list ->base_address is a userland pointerAl Viro1-1/+1
2008-03-31compat_sys_wait4() prototype misannotationAl Viro1-2/+2
2008-03-29ide: fix defining SUPPORT_VLB_SYNCBartlomiej Zolnierkiewicz1-1/+1
2008-03-29libata: ATA_EHI_LPM should be ATA_EH_LPMTejun Heo1-1/+1
2008-03-29net: Comment dev_kfree_skb_irq and dev_kfree_skb_any betterMatti Linnanvuori1-2/+4
2008-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2008-03-29ext3: don't export ext3_fs.h and jbd.hChristoph Hellwig1-2/+0
2008-03-29kernel: add bit rotation helpers for 16 and 8 bitHarvey Harrison1-0/+40
2008-03-29in_atomic(): document why it is unsuitable for general useJonathan Corbet1-0/+7
2008-03-28[PATCH] do shrink_submounts() for all fs typesAl Viro1-1/+0
2008-03-28[PATCH] count ghost references to vfsmountsAl Viro1-0/+1
2008-03-28[NET]: Use local_irq_{save,restore}() in napi_complete().David S. Miller1-2/+4
2008-03-28lguest: comment documentation update.Rusty Russell1-1/+5
2008-03-27Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'...Len Brown1-2/+2
2008-03-26NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner1-0/+6
2008-03-26cpuidle: fix cpuidle time and usage overflowYi Yang1-2/+2
2008-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-1/+6
2008-03-25PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton1-4/+0
2008-03-25USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov1-1/+3
2008-03-25USB: new quirk flag to avoid Set-InterfaceAlan Stern1-0/+3
2008-03-25libata: implement ata_qc_raw_nbytes()Tejun Heo1-1/+7
2008-03-23PNP: increase the number of PnP memory resources from 12 to 24Darren Salt1-1/+1
2008-03-21sched: add arch_update_cpu_topology hook.Heiko Carstens1-0/+2