summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-041-0/+5
|\
| * debugfs: fix sparse warningsHarvey Harrison2008-03-041-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-03-041-0/+10
|\ \
| * | PCI: Add DECLARE_PCI_DEVICE_TABLE macroJonas Bonn2008-03-041-0/+10
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-03-041-2/+1
|\ \
| * | USB: fix comment of struct usb_interfaceLei Ming2008-03-041-2/+1
| |/
* | md: clean up irregularity with raid autodetectNeilBrown2008-03-041-0/+1
* | md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown2008-03-041-0/+2
* | iommu: export iommu_is_span_boundary helper functionFUJITA Tomonori2008-03-041-0/+3
* | memcg: remove mem_cgroup_unchargeHugh Dickins2008-03-041-13/+7
* | memcg: bad page if page_cgroup when freeHugh Dickins2008-03-041-4/+4
* | memcg: move_lists on page not page_cgroupHugh Dickins2008-03-041-3/+2
* | memcg: mm_match_cgroup not vm_match_cgroupHugh Dickins2008-03-041-2/+2
* | markers: add an if(0) to __mark_check_format()Mathieu Desnoyers2008-03-041-1/+7
* | include falloc.h in header-yEric Sandeen2008-03-041-0/+1
* | sm501: add support for the SM502 programmable PLLVille Syrjala2008-03-042-1/+5
* | ndelay(): switch to C function to avoid 64-bit divisionAndrew Morton2008-03-041-1/+7
* | add noinline_for_stackAndrew Morton2008-03-041-0/+6
* | Memory controller: rename to Memory Resource ControllerBalbir Singh2008-03-043-5/+5
* | Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-041-3/+3
* | gpio: <linux/gpio.h> and "no GPIO support here" stubsDavid Brownell2008-03-041-0/+95
|/
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2008-03-041-1/+1
|\
| * dmaengine: fix sparse warningDan Williams2008-03-041-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-03-041-4/+0
|\ \
| * | sched: revert load_balance_monitor() changesPeter Zijlstra2008-03-041-4/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2008-03-042-2/+3
|\ \
| * | KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus2008-03-041-0/+1
| * | KVM: Make the supported cpuid list a host property rather than a vm propertyAvi Kivity2008-03-031-2/+2
* | | block/genhd.c: proper externsAdrian Bunk2008-03-041-0/+3
* | | block/genhd.c: cleanupsAdrian Bunk2008-03-041-2/+0
* | | block: separate out padding from alignmentTejun Heo2008-03-041-0/+2
* | | block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori2008-03-041-1/+1
| |/ |/|
* | slub: Fix up commentsChristoph Lameter2008-03-031-2/+2
* | Revert "unique end pointer" patchChristoph Lameter2008-03-031-4/+1
* | docbook: fix usb source filesRandy Dunlap2008-03-031-6/+3
|/
* rcu: add support for dynamic ticks and preempt rcuSteven Rostedt2008-02-293-0/+35
* let __dec_zone_page_state use __dec_zone_stateUwe Kleine-König2008-02-291-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-02-292-1/+32
|\
| * serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt2008-02-261-0/+32
| * maple: remove unused variableAdrian McMenamin2008-02-261-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-292-3/+1
|\ \
| * | [NETFILTER]: Fix NF_QUEUE_NR() parenthesisPatrick McHardy2008-02-271-1/+1
| * | CONNECTOR: make cn_already_initialized staticLi Zefan2008-02-261-2/+0
| |/
* | elfcore-compat fix uid/gid typesRoland McGrath2008-02-291-2/+2
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-02-261-0/+1
|\ \
| * | ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()Aneesh Kumar K.V2008-02-251-0/+1
| |/
* | Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-02-261-1/+1
|\ \
| * | lockdep: increase MAX_LOCK_DEPTHPeter Zijlstra2008-02-251-1/+1
| |/
* / sched: add declaration of sched_tail to sched.hHarvey Harrison2008-02-251-0/+1
|/
* i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=nDavid Brownell2008-02-241-1/+8