aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| | * | [NETFILTER]: Fix NF_QUEUE_NR() parenthesisPatrick McHardy2008-02-27
| | * | CONNECTOR: make cn_already_initialized staticLi Zefan2008-02-26
| | |/
| * | elfcore-compat fix uid/gid typesRoland McGrath2008-02-29
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-02-26
| |\ \
| | * | ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()Aneesh Kumar K.V2008-02-25
| | |/
| * | Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-02-26
| |\ \
| | * | lockdep: increase MAX_LOCK_DEPTHPeter Zijlstra2008-02-25
| | |/
| * / sched: add declaration of sched_tail to sched.hHarvey Harrison2008-02-25
| |/
* | Merge branch 'cleanups' into nextTrond Myklebust2008-02-29
|\ \
| * | SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/asyncTrond Myklebust2008-02-14
* | | SUNRPC: Remove now-redundant RCU-safe rpc_task free pathTrond Myklebust2008-02-29
* | | SUNRPC: Eliminate the now-redundant rpc_start_wakeup()Trond Myklebust2008-02-29
* | | SUNRPC: Switch tasks to using the rpc_waitqueue's timer functionTrond Myklebust2008-02-29
* | | SUNRPC: Add a timer function to wait queues.Trond Myklebust2008-02-29
* | | SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queuesTrond Myklebust2008-02-29
* | | SUNRPC: Run rpc timeout functions as callbacks instead of in softirqsTrond Myklebust2008-02-26
* | | SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_taskTrond Myklebust2008-02-26
* | | SUNRPC: Add a new helper rpc_wake_up_queued_task()Trond Myklebust2008-02-26
* | | SUNRPC: Allow the rpc_release() callback to be run on another workqueueTrond Myklebust2008-02-26
| |/ |/|
* | i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=nDavid Brownell2008-02-24
* | i2c: Storage class should be before const qualifierTobias Klauser2008-02-24
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-24
|\ \
| * | libata: automatically use DMADIR if drive/bridge requires itTejun Heo2008-02-24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-24
|\ \ \ | |/ / |/| |
| * | [NET]: Restore sanity wrt. print_mac().David S. Miller2008-02-23
| * | ssb: Fix pcicore cardbus modeMichael Buesch2008-02-20
| * | ssb: Make the GPIO API reentrancy safeMichael Buesch2008-02-20
| * | ssb: Fix the GPIO APIMichael Buesch2008-02-20
| * | ssb: Fix watchdog access for devices without a chipcommonMichael Buesch2008-02-20
| * | ssb: Fix serial console on new bcm47xx devicesMichael Buesch2008-02-20
| * | [NETFILTER]: Use __u32 in struct nf_inet_addrPatrick McHardy2008-02-19
| * | [NETFILTER]: xt_hashlimit: remove unneeded struct memberJan Engelhardt2008-02-19
| * | [NETFILTER]: Make sure xt_policy.h is unifdef'ed.Robert P. J. Day2008-02-19
* | | cgroup: clean up cgroup.hLi Zefan2008-02-23
* | | cgroup: fix commentsLi Zefan2008-02-23
* | | futex: runtime enable pi and robust functionalityThomas Gleixner2008-02-23
* | | efs: move headers out of include/linux/Christoph Hellwig2008-02-23
* | | NOMMU: is_vmalloc_addr() won't compile if !MMUDavid Howells2008-02-23
* | | sparc: fix buildDavid Rientjes2008-02-23
* | | PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-23
* | | MM: Fix macro argument substitution in PageHead() and PageTail()David Howells2008-02-21
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-21
|\ \ \
| * | | Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki2008-02-21
* | | | PCI: pci_ids: patch for Intel ICH10 DeviceID'sJason Gaston2008-02-21
|/ / /
* | | ata: fix sparse warning in libata.hHarvey Harrison2008-02-20
* | | Add missing init section definitionsSam Ravnborg2008-02-19
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-19
|\ \ \
| * | | libata: eliminate the home grown dma padding in favour ofJames Bottomley2008-02-19
| * | | block: implement request_queue->dma_drain_neededTejun Heo2008-02-19
| * | | block: add request->raw_data_lenTejun Heo2008-02-19