summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* i2c: Storage class should be before const qualifierTobias Klauser2008-02-241-1/+1
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-232-0/+6
|\
| * libata: automatically use DMADIR if drive/bridge requires itTejun Heo2008-02-242-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-239-12/+67
|\ \ | |/ |/|
| * [NET]: Restore sanity wrt. print_mac().David S. Miller2008-02-231-1/+2
| * ssb: Fix pcicore cardbus modeMichael Buesch2008-02-202-0/+12
| * ssb: Make the GPIO API reentrancy safeMichael Buesch2008-02-202-0/+13
| * ssb: Fix the GPIO APIMichael Buesch2008-02-202-8/+11
| * ssb: Fix watchdog access for devices without a chipcommonMichael Buesch2008-02-203-0/+24
| * ssb: Fix serial console on new bcm47xx devicesMichael Buesch2008-02-201-0/+3
| * [NETFILTER]: Use __u32 in struct nf_inet_addrPatrick McHardy2008-02-191-1/+1
| * [NETFILTER]: xt_hashlimit: remove unneeded struct memberJan Engelhardt2008-02-191-1/+0
| * [NETFILTER]: Make sure xt_policy.h is unifdef'ed.Robert P. J. Day2008-02-191-1/+1
* | cgroup: clean up cgroup.hLi Zefan2008-02-231-25/+23
* | cgroup: fix commentsLi Zefan2008-02-231-1/+1
* | futex: runtime enable pi and robust functionalityThomas Gleixner2008-02-231-0/+1
* | efs: move headers out of include/linux/Christoph Hellwig2008-02-233-166/+0
* | NOMMU: is_vmalloc_addr() won't compile if !MMUDavid Howells2008-02-231-0/+2
* | sparc: fix buildDavid Rientjes2008-02-231-3/+0
* | PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-231-1/+8
OpenPOWER on IntegriCloud