aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-03-03Revert "unique end pointer" patchChristoph Lameter1-4/+1
2008-03-03[ARP]: Introduce the arp_hdr_len helper.Pavel Emelyanov1-0/+6
2008-03-03docbook: fix usb source filesRandy Dunlap1-6/+3
2008-03-03KVM: Make the supported cpuid list a host property rather than a vm propertyAvi Kivity1-2/+2
2008-02-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller3-0/+113
2008-02-29ssb: Add CHIPCO IRQ access functionsAurelien Jarno1-0/+4
2008-02-29ssb: Add support for 8bit register accessMichael Buesch1-0/+10
2008-02-29nl80211: Add monitor interface configuration flagsMichael Wu1-0/+35
2008-02-29nl80211: export hardware bitrate/channel capabilitiesJohannes Berg1-0/+64
2008-02-29[INET]: Remove struct net_proto_family* from _init calls.Denis V. Lunev1-1/+1
2008-02-29rcu: add support for dynamic ticks and preempt rcuSteven Rostedt3-0/+35
2008-02-29let __dec_zone_page_state use __dec_zone_stateUwe Kleine-König1-2/+1
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-1/+32
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3/+1
2008-02-29elfcore-compat fix uid/gid typesRoland McGrath1-2/+2
2008-02-28Merge branch 'cleanups' into nextTrond Myklebust1-4/+5
2008-02-28SUNRPC: Remove now-redundant RCU-safe rpc_task free pathTrond Myklebust1-2/+0
2008-02-28SUNRPC: Eliminate the now-redundant rpc_start_wakeup()Trond Myklebust1-11/+1
2008-02-28SUNRPC: Switch tasks to using the rpc_waitqueue's timer functionTrond Myklebust1-8/+1
2008-02-28SUNRPC: Add a timer function to wait queues.Trond Myklebust1-0/+9
2008-02-28SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queuesTrond Myklebust1-0/+1
2008-02-28[XFRM]: Speed up xfrm_policy and xfrm_state walkingTimo Teras1-1/+2
2008-02-28[NETNS]: Process devinet ioctl in the correct namespace.Denis V. Lunev1-1/+1
2008-02-27[NETFILTER]: Fix NF_QUEUE_NR() parenthesisPatrick McHardy1-1/+1
2008-02-26CONNECTOR: make cn_already_initialized staticLi Zefan1-2/+0
2008-02-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-0/+1
2008-02-26Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2008-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras1-0/+83
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt1-0/+32
2008-02-25SUNRPC: Run rpc timeout functions as callbacks instead of in softirqsTrond Myklebust1-3/+1
2008-02-25SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_taskTrond Myklebust1-1/+0
2008-02-25SUNRPC: Add a new helper rpc_wake_up_queued_task()Trond Myklebust1-1/+3
2008-02-25SUNRPC: Allow the rpc_release() callback to be run on another workqueueTrond Myklebust1-0/+1
2008-02-26maple: remove unused variableAdrian McMenamin1-1/+0
2008-02-25lockdep: increase MAX_LOCK_DEPTHPeter Zijlstra1-1/+1
2008-02-25sched: add declaration of sched_tail to sched.hHarvey Harrison1-0/+1
2008-02-24i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=nDavid Brownell1-1/+8
2008-02-24i2c: Storage class should be before const qualifierTobias Klauser1-1/+1
2008-02-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+6
2008-02-24libata: automatically use DMADIR if drive/bridge requires itTejun Heo2-0/+6
2008-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-12/+67
2008-02-23[NET]: Restore sanity wrt. print_mac().David S. Miller1-1/+2
2008-02-23cgroup: clean up cgroup.hLi Zefan1-25/+23
2008-02-23cgroup: fix commentsLi Zefan1-1/+1
2008-02-23futex: runtime enable pi and robust functionalityThomas Gleixner1-0/+1
2008-02-23efs: move headers out of include/linux/Christoph Hellwig3-166/+0
2008-02-23NOMMU: is_vmalloc_addr() won't compile if !MMUDavid Howells1-0/+2
2008-02-23sparc: fix buildDavid Rientjes1-3/+0
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki1-1/+8
2008-02-21MM: Fix macro argument substitution in PageHead() and PageTail()David Howells1-2/+2