aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-04-11Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-04-11Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields
2008-04-11Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens
2008-04-11pnp: increase number of devices supported per protocolBjorn Helgaas
2008-04-10Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath
2008-04-07virtio: remove overzealous BUG_ON.Rusty Russell
2008-04-04cgroups: add cgroup support for enabling controllers at boot timePaul Menage
2008-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner
2008-04-04libata: ATA_12/16 doesn't fall into ATAPI_MISCTejun Heo
2008-04-04libata: uninline atapi_cmd_type()Tejun Heo
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-02cfq-iosched: fix rcu freeing of cfq io contextsFabio Checconi
2008-04-01Input: make sure input interfaces pin parent input devicesDmitry Torokhov
2008-03-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-03-30dma_page_list ->base_address is a userland pointerAl Viro
2008-03-30compat_sys_wait4() prototype misannotationAl Viro
2008-03-29ide: fix defining SUPPORT_VLB_SYNCBartlomiej Zolnierkiewicz
2008-03-29libata: ATA_EHI_LPM should be ATA_EH_LPMTejun Heo
2008-03-28net: Comment dev_kfree_skb_irq and dev_kfree_skb_any betterMatti Linnanvuori
2008-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-03-28ext3: don't export ext3_fs.h and jbd.hChristoph Hellwig
2008-03-28kernel: add bit rotation helpers for 16 and 8 bitHarvey Harrison
2008-03-28in_atomic(): document why it is unsuitable for general useJonathan Corbet
2008-03-27[PATCH] do shrink_submounts() for all fs typesAl Viro
2008-03-27[PATCH] count ghost references to vfsmountsAl Viro
2008-03-27[NET]: Use local_irq_{save,restore}() in napi_complete().David S. Miller
2008-03-28lguest: comment documentation update.Rusty Russell
2008-03-26Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'...Len Brown
2008-03-26NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner
2008-03-26cpuidle: fix cpuidle time and usage overflowYi Yang
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-03-24PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton
2008-03-24USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov
2008-03-24USB: new quirk flag to avoid Set-InterfaceAlan Stern
2008-03-24libata: implement ata_qc_raw_nbytes()Tejun Heo
2008-03-22PNP: increase the number of PnP memory resources from 12 to 24Darren Salt
2008-03-21sched: add arch_update_cpu_topology hook.Heiko Carstens
2008-03-21sched: add exported arch_reinit_sched_domains() to header file.Heiko Carstens
2008-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-20file capabilities: remove cap_task_kill()Serge Hallyn
2008-03-19memstick: automatically retrieve "INT" value from command responseAlex Dubov
2008-03-19fs: fix kernel-doc notation warningsRandy Dunlap
2008-03-19rcu: fix misplaced mb() in rcu_enter/exit_nohz()Paul E. McKenney
2008-03-19sched: tune multi-core idle balancingIngo Molnar
2008-03-19sched: improve affine wakeupsIngo Molnar
2008-03-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds