summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-26Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33Jens Axboe
2009-11-26Fix regression in direct writes performance due to WRITE_ODIRECT flag removalVivek Goyal
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov
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-25drbd: moved CN_IDX_DRBD and CN_VAL_DRBD to the right filePhilipp Reisner
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-24DRBD: Now the code is 8.3.6 + 3 fixes (without compat crap)Philipp Reisner
2009-11-24locking: Use __[SPIN|RW]_LOCK_UNLOCKED in [spin|rw]_lock_init()Thomas Gleixner
2009-11-24locking: Remove unused prototypeThomas Gleixner
2009-11-24Merge branch 'master' into sh/st-integrationPaul Mundt
2009-11-24UBI: Add ubi_open_volume_pathCorentin Chary
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
2009-11-23netfilter: nf_ct_tcp: improve out-of-sync situation in TCP trackingPablo Neira Ayuso
2009-11-22Input: add new keycodes useful in mobile devicesJani Nikula
2009-11-22MFD: twl4030-codec: APLL_INFREQ handling in the MFD driverPeter Ujfalusi
2009-11-22MFD: TWL4030: Add audio_mclk to the codec platform dataPeter Ujfalusi
2009-11-22MFD: twl4030: add twl4030_codec MFD as a new child to the corePeter Ujfalusi
2009-11-22rcu: Re-arrange code to reduce #ifdef painPaul E. McKenney
2009-11-22rcu: Eliminate unneeded function wrappingPaul E. McKenney
2009-11-22hw-breakpoints: Separate the kernel part from breakpoint headersFrederic Weisbecker
2009-11-22tracing: Use the perf recursion protection from trace eventFrederic Weisbecker
2009-11-21perf: Fix event scaling for inherited countersPeter Zijlstra
2009-11-21perf: Allow for custom overflow handlersPeter Zijlstra
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar
2009-11-20net: rename skb->iif to skb->skb_iifEric Dumazet
2009-11-20hrtimer: Fix /proc/timer_list regressionFeng Tang
2009-11-20Input: input-polldev, matrix-keypad - include in kernel docDmitry Torokhov
2009-11-20Input: input-polldev - add sysfs interface for controlling poll intervalSamu Onkalo
2009-11-20Input: ucb1400_ts - allow passing IRQ through platfrom_dataMarek Vasut
2009-11-20i2c: i2c-pnx: Made buf type unsigned to prevent sign extensionKevin Wells
2009-11-19vt: Fix use of "new" in a struct fieldAlan Cox
2009-11-19CacheFiles: Catch an overly long wait for an old active objectDavid Howells
2009-11-19CacheFiles: Don't write a full page if there's only a partial page to cacheDavid Howells
2009-11-19FS-Cache: Start processing an object's operations on that object's deathDavid Howells
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells