summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-02-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller1-2/+2
2012-02-23Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc...Grant Likely23-355/+91
2012-02-23Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King10-8/+29
2012-02-23firewire: core: prefix log messages with card nameStefan Richter1-3/+0
2012-02-23Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-8/+2
2012-02-23tracing/ring-buffer: Only have tracing_on disable tracing buffersSteven Rostedt1-0/+3
2012-02-22cfg80211: restructure AP/GO mode APIJohannes Berg1-15/+19
2012-02-22Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2012-02-22remoteproc: s/big switch/lookup table/Ohad Ben-Cohen1-0/+7
2012-02-22Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann21-27/+88
2012-02-22dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slaveViresh Kumar1-38/+0
2012-02-22dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIGViresh Kumar1-4/+4
2012-02-22dmaengine: Add flow controller information to dma_slave_configViresh Kumar1-0/+5
2012-02-22sched: Make initial SCHED_RR timeslace DEF_TIMESLICEHiroshi Shimamoto2-1/+7
2012-02-22sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds1-1/+1
2012-02-22Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-1/+169
2012-02-22rtnetlink: Fix problem with buffer allocationGreg Rose2-0/+4
2012-02-22of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely1-8/+6
2012-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-1/+169
2012-02-22sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-21skb: Add skb_peek_next helperPavel Emelyanov1-0/+18
2012-02-21datagram: Add offset argument to __skb_recv_datagramPavel Emelyanov1-1/+1
2012-02-21Merge tag 'topic/introspection' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown1-0/+1
2012-02-21percpu: use raw_local_irq_* in _this_cpu opMing Lei1-10/+10
2012-02-21rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sectionsPaul E. McKenney1-0/+27
2012-02-21rcu: Convert WARN_ON_ONCE() in rcu_lock_acquire() to lockdepHeiko Carstens2-2/+16
2012-02-21rcu: Call out dangers of expedited RCU primitivesPaul E. McKenney1-0/+16
2012-02-21rcu: Check for illegal use of RCU from offlined CPUsPaul E. McKenney2-4/+26
2012-02-21rcu: Note that rcu_access_pointer() can be used for teardownPaul E. McKenney1-0/+7
2012-02-21rcu: Make rcu_sleep_check() also check rcu_lock_mapPaul E. McKenney1-0/+14
2012-02-21rcu: Simplify unboosting checksPaul E. McKenney1-2/+1
2012-02-21rcu: Prevent RCU callbacks from executing before scheduler initializedPaul E. McKenney1-4/+0
2012-02-21rcu: Avoid waking up CPUs having only kfree_rcu() callbacksPaul E. McKenney3-1/+9
2012-02-21rcu: Improve synchronize_rcu() diagnosticsFrederic Weisbecker1-0/+1
2012-02-21percpu: fix generic definition of __this_cpu_add_and_return()Konstantin Khlebnikov1-1/+2
2012-02-21ASoC: wm8994: Support external capacitors on MICBIAS2 with jack detectionMark Brown1-0/+3
2012-02-21ftrace, perf: Add filter support for function trace eventJiri Olsa1-3/+4
2012-02-21ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa1-0/+1
2012-02-21ftrace, perf: Add support to use function tracepoint in perfJiri Olsa1-0/+3
2012-02-21ftrace, perf: Add add/del tracepoint perf registration actionsJiri Olsa1-0/+2
2012-02-21ftrace, perf: Add open/close tracepoint perf registration actionsJiri Olsa1-2/+4
2012-02-21ftrace: Add enable/disable ftrace_ops control interfaceJiri Olsa1-0/+66
2012-02-21netfilter: ebtables: fix alignment problem in ppcJoerg Willmann1-2/+2
2012-02-21regulator: Remove ifdefs for debugfs codeStephen Boyd1-2/+0
2012-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2012-02-21jbd2: allocate transaction from separate slab cacheYongqiang Yang1-0/+5
2012-02-21Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown1-0/+3
2012-02-21Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-0/+8
2012-02-21regmap: Allow users to query the size of register valuesMark Brown1-0/+1
2012-02-21aio: Use __kernel_ulong_t to define aio_context_tH. Peter Anvin1-1/+1