summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-04-12Merge remote-tracking branch 'pza/reset/for_v3.10' into imx/socShawn Guo2-0/+68
2013-04-12reset: Add reset controller APIPhilipp Zabel2-0/+68
2013-04-12sched: Document task_struct::personality fieldAndrei Epure1-1/+3
2013-04-12jbd2: reduce journal_head sizeJan Kara1-9/+2
2013-04-12gpiolib-acpi: introduce acpi_get_gpio_by_index() helperMika Westerberg1-0/+17
2013-04-12tty: serial/samsung: make register definitions globalArnd Bergmann1-0/+260
2013-04-12OF: add empty of_device_is_available for !OFRob Herring1-0/+5
2013-04-11usbnet: handle link changeMing Lei1-0/+1
2013-04-11usbnet: introduce usbnet_link_change APIMing Lei1-0/+1
2013-04-11driver core: handle user namespaces properly with the uid/gid devtmpfs changeGreg Kroah-Hartman1-2/+2
2013-04-11regulator: ab8500-ext: Make the return type of ab8500_ext_regulator_exit() voidAxel Lin1-1/+1
2013-04-11video/s3c: move platform_data out of arch/armArnd Bergmann1-0/+54
2013-04-11Merge branch 'omap/usb' into next/dt2Olof Johansson1-0/+5
2013-04-11Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex...Olof Johansson3-53/+9
2013-04-11Merge branch 'depends/clk-for-3.10' into next/cleanupOlof Johansson3-4/+81
2013-04-11Merge branch 'armsoc/pxa' of git://github.com/hzhuang1/linux into next/boardsOlof Johansson1-0/+1
2013-04-11ARM: pxa: move PXA_GPIO_TO_IRQ macroHaojian Zhuang1-0/+1
2013-04-11clk: Properly handle notifier return valuesSoren Brinkmann1-4/+4
2013-04-11gpio / ACPI: Handle ACPI events in accordance with the specRafael J. Wysocki1-0/+2
2013-04-11gpio: gpio-generic: Add 16 and 32 bit big endian byte order supportAndreas Larsson1-0/+1
2013-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+12
2013-04-10lsm: add the missing documentation for the security_skb_owned_by() hookPaul Moore1-0/+4
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+30
2013-04-10cgroup: implement cgroup_is_descendant()Li Zefan1-0/+1
2013-04-10cgroup: remove bind() method from cgroup_subsys.Rami Rosen1-2/+0
2013-04-10kernel: audit: beautify code, for extern function, better to check its parame...Chen Gang1-5/+11
2013-04-10audit: Syscall rules are not applied to existing processes on non-x86Anton Blanchard1-1/+1
2013-04-10PCI: Remove __weak annotation from pcibios_get_phb_of_node declBjorn Helgaas1-1/+1
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-8/+113
2013-04-10ssb: implement spurious tone avoidanceRafał Miłecki1-0/+2
2013-04-10cgroup: Kill subsys.active flagLi Zefan1-1/+0
2013-04-10Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar3-1/+7
2013-04-10nfsd4: check backchannel attributes on create_sessionJ. Bruce Fields1-0/+3
2013-04-10of: Add stub of_get_parent for non-OF buildsAlexander Shiyan1-0/+5
2013-04-09<linux/of_platform.h>: fix compilation warnings with DT disabledSergei Shtylyov1-2/+3
2013-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+2
2013-04-09try a saner locking for pde_opener...Al Viro1-1/+1
2013-04-09procfs: preparations for remove_proc_entry() race fixesAl Viro1-9/+2
2013-04-09netfilter: ipset: hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik1-7/+23
2013-04-09proc: Kill create_proc_entry()David Howells1-15/+2
2013-04-09create_proc_cpu_mask() doesn't need an argument...Al Viro1-2/+2
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-0/+5
2013-04-09procfs: kill ->write_proc()Al Viro1-1/+0
2013-04-09new helper: single_open_size()Al Viro1-0/+1
2013-04-09procfs: switch /proc/self away from proc_dir_entryAl Viro1-0/+1
2013-04-09get rid of the last free_pipe_info() callersAl Viro1-2/+1
2013-04-09get rid of alloc_pipe_info() argumentAl Viro1-1/+1
2013-04-09get rid of pipe->inodeAl Viro1-2/+0
2013-04-09pipe: don't use ->i_mutexAl Viro1-0/+2
2013-04-09pipe: take allocation and freeing of pipe_inode_info out of ->i_mutexAl Viro1-0/+2