summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-02-22remoteproc: s/big switch/lookup table/Ohad Ben-Cohen
2012-02-22Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann
2012-02-22sched: Make initial SCHED_RR timeslace DEF_TIMESLICEHiroshi Shimamoto
2012-02-22sched/events: Revert trace_sched_stat_sleeptime()Peter Zijlstra
2012-02-21sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake
2012-02-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-02-21rtnetlink: Fix problem with buffer allocationGreg Rose
2012-02-21of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely
2012-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov
2012-02-21skb: Add skb_peek_next helperPavel Emelyanov
2012-02-21datagram: Add offset argument to __skb_recv_datagramPavel Emelyanov
2012-02-21ASoC: core: Add support for masking out parts of coefficient blocksMark Brown
2012-02-21ASoC: core: Add SND_SOC_BYTES control for coefficient blocksMark Brown
2012-02-21Merge tag 'topic/introspection' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
2012-02-21Bluetooth: mgmt: Allow connectable/discoverable changes in off stateJohan Hedberg
2012-02-21percpu: use raw_local_irq_* in _this_cpu opMing Lei
2012-02-21rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sectionsPaul E. McKenney
2012-02-21rcu: Convert WARN_ON_ONCE() in rcu_lock_acquire() to lockdepHeiko Carstens
2012-02-21rcu: Call out dangers of expedited RCU primitivesPaul E. McKenney
2012-02-21rcu: Check for illegal use of RCU from offlined CPUsPaul E. McKenney
2012-02-21rcu: Note that rcu_access_pointer() can be used for teardownPaul E. McKenney
2012-02-21rcu: Make rcu_sleep_check() also check rcu_lock_mapPaul E. McKenney
2012-02-21rcu: Simplify unboosting checksPaul E. McKenney
2012-02-21rcu: Prevent RCU callbacks from executing before scheduler initializedPaul E. McKenney
2012-02-21rcu: Avoid waking up CPUs having only kfree_rcu() callbacksPaul E. McKenney
2012-02-21rcu: Improve synchronize_rcu() diagnosticsFrederic Weisbecker
2012-02-21percpu: fix generic definition of __this_cpu_add_and_return()Konstantin Khlebnikov
2012-02-21ASoC: wm8994: Support external capacitors on MICBIAS2 with jack detectionMark Brown
2012-02-21ftrace, perf: Add filter support for function trace eventJiri Olsa
2012-02-21ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa
2012-02-21ftrace, perf: Add support to use function tracepoint in perfJiri Olsa
2012-02-21ftrace, perf: Add add/del tracepoint perf registration actionsJiri Olsa
2012-02-21ftrace, perf: Add open/close tracepoint perf registration actionsJiri Olsa
2012-02-21ftrace: Add enable/disable ftrace_ops control interfaceJiri Olsa
2012-02-21netfilter: ebtables: fix alignment problem in ppcJoerg Willmann
2012-02-21Bluetooth: Fix parameter list for setting local nameMarcel Holtmann
2012-02-21regulator: Remove ifdefs for debugfs codeStephen Boyd
2012-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-02-20bitops: Optimise get_order()David Howells
2012-02-20bitops: Adjust the comment on get_order() to describe the size==0 caseDavid Howells
2012-02-21Bluetooth: mgmt: Add basic support for Set High Speed commandJohan Hedberg
2012-02-21Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg
2012-02-21Bluetooth: mgmt: Add address type parameter to Stop Discovery commandJohan Hedberg
2012-02-20Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2012-02-20Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2012-02-20regmap: Allow users to query the size of register valuesMark Brown
2012-02-20Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann
2012-02-20Bluetooth: Add support for HCI monitor channelMarcel Holtmann