summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-03-04md: clean up irregularity with raid autodetectNeilBrown
2008-03-04md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown
2008-03-04iommu: export iommu_is_span_boundary helper functionFUJITA Tomonori
2008-03-04memcg: remove mem_cgroup_unchargeHugh Dickins
2008-03-04memcg: bad page if page_cgroup when freeHugh Dickins
2008-03-04memcg: move_lists on page not page_cgroupHugh Dickins
2008-03-04memcg: mm_match_cgroup not vm_match_cgroupHugh Dickins
2008-03-04markers: add an if(0) to __mark_check_format()Mathieu Desnoyers
2008-03-04include falloc.h in header-yEric Sandeen
2008-03-04sm501: add support for the SM502 programmable PLLVille Syrjala
2008-03-04ndelay(): switch to C function to avoid 64-bit divisionAndrew Morton
2008-03-04add noinline_for_stackAndrew Morton
2008-03-04Memory controller: rename to Memory Resource ControllerBalbir Singh
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli
2008-03-04gpio: <linux/gpio.h> and "no GPIO support here" stubsDavid Brownell
2008-03-04PCI: Add DECLARE_PCI_DEVICE_TABLE macroJonas Bonn
2008-03-04USB: fix comment of struct usb_interfaceLei Ming
2008-03-04debugfs: fix sparse warningsHarvey Harrison
2008-03-04[NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller
2008-03-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2008-03-04dmaengine: fix sparse warningDan Williams
2008-03-04sched: revert load_balance_monitor() changesPeter Zijlstra
2008-03-04KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus
2008-03-04block/genhd.c: proper externsAdrian Bunk
2008-03-04block/genhd.c: cleanupsAdrian Bunk
2008-03-04block: separate out padding from alignmentTejun Heo
2008-03-04block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori
2008-03-03slub: Fix up commentsChristoph Lameter
2008-03-03Revert "unique end pointer" patchChristoph Lameter
2008-03-03docbook: fix usb source filesRandy Dunlap
2008-03-03KVM: Make the supported cpuid list a host property rather than a vm propertyAvi Kivity
2008-02-29rcu: add support for dynamic ticks and preempt rcuSteven Rostedt
2008-02-29let __dec_zone_page_state use __dec_zone_stateUwe Kleine-König
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-29elfcore-compat fix uid/gid typesRoland McGrath
2008-02-27[NETFILTER]: Fix NF_QUEUE_NR() parenthesisPatrick McHardy
2008-02-26CONNECTOR: make cn_already_initialized staticLi Zefan
2008-02-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-02-26Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt
2008-02-26maple: remove unused variableAdrian McMenamin
2008-02-25lockdep: increase MAX_LOCK_DEPTHPeter Zijlstra
2008-02-25sched: add declaration of sched_tail to sched.hHarvey Harrison