summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-02-23PCI: move pci_find_saved_cap out of linux/pci.hYinghai Lu
2012-02-23PCI: Add PCI_EXP_TYPE_PCIE_BRIDGE valueAnthony PERARD
2012-02-23Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman
2012-02-23Merge tag 'rpmsg-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/oh...Arnd Bergmann
2012-02-23OMAP1: pass LCD config with omapfb_set_lcd_config()Tomi Valkeinen
2012-02-23OMAPFB: remove omapfb_set_platform_data()Tomi Valkeinen
2012-02-23OMAPFB: Move old omapfb private structs to a private include fileTomi Valkeinen
2012-02-23OMAPFB: remove mem info from platform_dataTomi Valkeinen
2012-02-23OMAPFB: remove early mem alloc from old omapfbTomi Valkeinen
2012-02-23OAMPFB: remove unused omapfb_set_ctrl_platform_data()Tomi Valkeinen
2012-02-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2012-02-22Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc...Grant Likely
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-22firewire: core: prefix log messages with card nameStefan Richter
2012-02-22Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-02-22tracing/ring-buffer: Only have tracing_on disable tracing buffersSteven Rostedt
2012-02-22cfg80211: restructure AP/GO mode APIJohannes Berg
2012-02-22Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-02-22remoteproc: s/big switch/lookup table/Ohad Ben-Cohen
2012-02-22Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann
2012-02-22dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slaveViresh Kumar
2012-02-22dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIGViresh Kumar
2012-02-22dmaengine: Add flow controller information to dma_slave_configViresh Kumar
2012-02-22sched: Make initial SCHED_RR timeslace DEF_TIMESLICEHiroshi Shimamoto
2012-02-22uprobes: Update copyright noticesIngo Molnar
2012-02-22uprobes/core: Move insn to arch specific structureSrikar Dronamraju
2012-02-22uprobes/core: Remove uprobe_opcode_szSrikar Dronamraju
2012-02-21sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds
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-21Merge tag 'topic/introspection' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
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