summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2012-03-31migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro
2012-03-31new helper: ext2_image_size()Al Viro
2012-03-31ext2: No longer export ext2_fs.h to user spaceThierry Reding
2012-03-31virtio: drop thaw PM operationAmit Shah
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-03-30Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-03-30spi/pL022: include types.h to remove compilation warningsViresh Kumar
2012-03-30Merge branch 'tboot' into releaseLen Brown
2012-03-30Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown
2012-03-30block: use lockdep_assert_held for queue lockingAndi Kleen
2012-03-30cpuidle: power_usage should be declared signed integerBoris Ostrovsky
2012-03-30idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky
2012-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-30cpuidle: remove unused 'governor_data' fieldDaniel Lezcano
2012-03-30cpuidle: remove useless array definition in cpuidle_structureDaniel Lezcano
2012-03-30cpuidle: add a sysfs entry to disable specific C state for debug purpose.ShuoX Liu
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-29x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel
2012-03-29kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-29Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-03-29Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-29crypto: user - Fix size of netlink dump messageSteffen Klassert
2012-03-29regulator: Fix comments in include/linux/regulator/machine.hAxel Lin
2012-03-29cpumask: remove old cpu_*_map.Rusty Russell
2012-03-28Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-28radix-tree: introduce bit-optimized iteratorKonstantin Khlebnikov
2012-03-28pidns: add reboot_pid_ns() to handle the reboot syscallDaniel Lezcano
2012-03-28lib/cpumask.c: remove __any_online_cpu()Srivatsa S. Bhat
2012-03-28smp: add func to IPI cpus based on parameter funcGilad Ben-Yossef
2012-03-28smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef
2012-03-28swapon: check validity of swap_flagsHugh Dickins
2012-03-28mm for fs: add truncate_pagecache_range()Hugh Dickins
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-03-28Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux...Linus Torvalds
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-28PM / QoS: add pm_qos_update_request_timeout() APIMyungJoo Ham
2012-03-28PM / Sleep: Mitigate race between the freezer and request_firmware()Rafael J. Wysocki
2012-03-28firmware_class: Do not warn that system is not ready from async loadsRafael J. Wysocki
2012-03-28firmware_class: Rework usermodehelper checkRafael J. Wysocki
2012-03-28Merge git://github.com/rustyrussell/linuxLinus Torvalds