summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-12-03Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Avi Kivity
2009-12-03Merge branch 'master' into nextJames Morris
2009-12-03include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand _...Andrew Morton
2009-12-02TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson
2009-12-02TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson
2009-12-02TCPCT part 1b: generate Responder Cookie secretWilliam Allen Simpson
2009-12-02skbuff: remove skb_dma_map/unmapAlexander Duyck
2009-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2009-12-02sched, cputime: Introduce thread_group_times()Hidetoshi Seto
2009-12-02sched, cputime: Cleanups related to task_times()Hidetoshi Seto
2009-12-02locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bitHiroshi Shimamoto
2009-12-02tracing/syscalls: Make syscall events print callbacks staticFrederic Weisbecker
2009-12-02sched: Revert 498657a478c60be092208422fefa9c7b248729c2Tejun Heo
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-12-01net: Implement for_each_netdev_reverse.Eric W. Biederman
2009-12-01net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCHEric W. Biederman
2009-12-01trace_syscalls: Simplify syscall profileLai Jiangshan
2009-12-01trace_syscalls: Remove duplicate init_enter_##sname()Lai Jiangshan
2009-12-01trace_syscalls: Add syscall_nr field to struct syscall_metadataLai Jiangshan
2009-12-01trace_syscalls: Remove enter_id exit_idLai Jiangshan
2009-12-01trace_syscalls: Set event_enter_##sname->data to its metadataLai Jiangshan
2009-12-01trace_syscalls: Remove unused event_syscall_enter and event_syscall_exitLai Jiangshan
2009-12-01SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells
2009-12-01mfd: Correct WM831X_MAX_ISEL_VALUEMark Brown
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds
2009-11-29core: Fix user return notifier on fork()Avi Kivity
2009-11-29ethtool: Add Direct Attach support to connector port reportingPJ Waskiewicz
2009-11-29Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller
2009-11-28nl80211: PMKSA caching supportSamuel Ortiz
2009-11-27hw-breakpoints: Use struct perf_event_attr to define kernel breakpointsFrederic Weisbecker
2009-11-27hw-breakpoints: Use struct perf_event_attr to define user breakpointsFrederic Weisbecker
2009-11-26vlan: support "loose binding" to the underlying network devicePatrick McHardy
2009-11-26macvlan: export macvlan mode through netlinkArnd Bergmann
2009-11-26veth: move loopback logic to common locationArnd Bergmann
2009-11-26sched, time: Define nsecs_to_jiffies()Hidetoshi Seto
2009-11-26sched: Remove task_{u,s,g}time()Hidetoshi Seto
2009-11-26sched: Introduce task_times() to replace task_{u,s}time() pairHidetoshi Seto
2009-11-26Merge branch 'sched/urgent' into sched/coreIngo Molnar
2009-11-26events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()Ingo Molnar
2009-11-25xfrm: Define new XFRM netlink auth attribute with specified truncation bitsMartin Willi
2009-11-24tracing: Create new DEFINE_EVENT_PRINTSteven Rostedt
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-24tracing: Create new TRACE_EVENT_TEMPLATESteven Rostedt
2009-11-24locking: Use __[SPIN|RW]_LOCK_UNLOCKED in [spin|rw]_lock_init()Thomas Gleixner
2009-11-24locking: Remove unused prototypeThomas Gleixner
2009-11-24remove CONFIG_SECURITY_FILE_CAPABILITIES compile optionSerge E. Hallyn
2009-11-24hw-breakpoints: Fix misordered ifdefFrederic Weisbecker
2009-11-23sctp: implement definition for SACK-IMMEDIATELY extensionWei Yongjun
2009-11-23hw-breakpoints: Include only linux/perf_event.h from kernel part of bp headersFrederic Weisbecker
2009-11-23perf_events: Undo some recursion damagePeter Zijlstra