summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-04-26userns: Rework the user_namespace adding uid/gid mapping supportEric W. Biederman
2012-04-26userns: Simplify the user_namespace by making userns->creator a kuid.Eric W. Biederman
2012-04-25Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-04-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-04-25mm: fix up the vmscan stat in vmstatYing Han
2012-04-25net: sock_diag_handler structs can be constShan Wei
2012-04-25USB: remove err() macroGreg Kroah-Hartman
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-25fs: remove 8 bytes of padding from struct writeback_control on 64 bit buildsRichard Kennedy
2012-04-25pinctrl: fix dangling commentLinus Walleij
2012-04-25fuse: add FALLOCATE operationAnatol Pomozov
2012-04-25Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar
2012-04-25dma/amba-pl08x: add support for the Nomadik variantLinus Walleij
2012-04-25[SCSI] be2iscsi: Get Initiator Name for the iSCSI_HostJohn Soni Jose
2012-04-24rcu: Add RCU_FAST_NO_HZ tracing for idle exitPaul E. McKenney
2012-04-24rcu: Document why rcu_blocking_is_gp() is safePaul E. McKenney
2012-04-24rcu: Make __kfree_rcu() less dependent on compiler choicesJan Engelhardt
2012-04-24rcu: Replace list_first_entry_rcu() with list_first_or_null_rcu()Michel Machado
2012-04-24rcu: List-debug variants of rcu list routines.Dave Jones
2012-04-24clk: remove trailing whitespace from clk.hRob Herring
2012-04-24clk: clk-private: Add DEFINE_CLK macroViresh Kumar
2012-04-24clk: Fix typo in commentViresh Kumar
2012-04-24clk: pass parent_rate into .set_rateShawn Guo
2012-04-24clk: basic: improve parent_names & return errorsMike Turquette
2012-04-24clk: core: copy parent_names & return error codesMike Turquette
2012-04-24clk: Constify parent name arraysMark Brown
2012-04-24clk: Remove comment for end of CONFIG_COMMON_CLK sectionMark Brown
2012-04-24clk: declare clk_ops of basic clks in clk-provider.hShawn Guo
2012-04-24clk: add "const" for clk_ops of basic clksShawn Guo
2012-04-24vt: push the tty_lock down into the map handlingAlan Cox
2012-04-24USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-04-24Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds
2012-04-24KVM: Introduce direct MSI message injection for in-kernel irqchipsJan Kiszka
2012-04-24vgaarb: Add support for setting the default video device (v2)Matthew Garrett
2012-04-24net: skb_can_coalesce returns a booleanEric Dumazet
2012-04-24set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23net: add a limit parameter to sk_add_backlog()Eric Dumazet
2012-04-23net ax25: Fix the build when sysctl support is disabled.Eric W. Biederman
2012-04-23ring-buffer: Add per_cpu ring buffer control filesVaibhav Nagarnaik
2012-04-23tracing: Add percpu buffers for trace_printk()Steven Rostedt
2012-04-23asm-generic: Allow overriding clock_t and add attributes to siginfo_tH. Peter Anvin
2012-04-23net sysctl: Add place holder functions for when sysctl support is compiled ou...Eric W. Biederman
2012-04-23mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy
2012-04-23ASoC: core: Add strobe controlKristoffer KARLSSON
2012-04-23ASoC: core: Add signed multi register controlKristoffer KARLSSON
2012-04-23mm: fixup compilation error due to an asm write through a const pointerDaniel Vetter
2012-04-23drm/edid: Add packed attribute to new gtf2 and cvt structsTakashi Iwai
2012-04-23Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman
2012-04-23ASoC: dapm: Fix x86_64 build warning.Liam Girdwood