summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-01-13kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg
2011-01-13include/asm-generic/vmlinux.lds.h: make readmostly section correctly alignShaohua Li
2011-01-13include/linux/unaligned/packed_struct.h: use __packedAndrew Morton
2011-01-13toshiba.h: hide a function prototypes behind __KERNEL__ macroAlexander Shishkin
2011-01-13include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bitAndrew Morton
2011-01-13kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...Seiji Aguchi
2011-01-13leds-lp5521: modify the way of setting led device nameArun Murthy
2011-01-13leds: leds-lp5523: modify the way of setting led device nameSamu Onkalo
2011-01-13Merge branch 'for-2.6.38/event-handling' into for-2.6.38/coreJens Axboe
2011-01-13Merge branch 'sh/alphaproject' into sh-latestPaul Mundt
2011-01-13Merge branch 'topic/asoc' into for-linusTakashi Iwai
2011-01-13Merge branch 'topic/misc' into for-linusTakashi Iwai
2011-01-13Merge branch 'common/serial-rework' into sh-latestPaul Mundt
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt
2011-01-13fs: add hole punching to fallocateJosef Bacik
2011-01-13move internal-only parts of ncpfs headers to fs/ncpfsAl Viro
2011-01-13switch ncpfsAl Viro
2011-01-13pass default dentry_operations to mount_pseudo()Al Viro
2011-01-13take coda-private headers out of include/linuxAl Viro
2011-01-13switch codaAl Viro
2011-01-13per-superblock default ->d_opAl Viro
2011-01-12net/ceph: make ceph_msgr_wq non-reentrantTejun Heo
2011-01-12ceph: add dir_layout to inodeSage Weil
2011-01-12Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-12regulator: Add initial per-regulator debugfs supportMark Brown
2011-01-12regulator: Add API to re-apply voltage to hardwareMark Brown
2011-01-12regulator: Provide a selector based set_voltage_sel() operationMark Brown
2011-01-12regulator: support PMIC mc13892Yong Shen
2011-01-12Change the register name definitions for mc13783Yong Shen
2011-01-12regulators: Moved define for number of regulators in ab8500Bengt Jonsson
2011-01-12regulator: Allow drivers to report voltages as selectorsMark Brown
2011-01-12regulator: Copy constraints from regulators when initialising themMark Brown
2011-01-12regulator: Add basic trace facilitiesMark Brown
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown
2011-01-12KVM: Fix build error on s390 due to missing tlbs_dirtyAvi Kivity
2011-01-12KVM: MMU: Make the way of accessing lpage_info more genericTakuya Yoshikawa
2011-01-12KVM: MMU: delay flush all tlbs on sync_page pathXiao Guangrong
2011-01-12KVM: PPC: Fix compile warningAlexander Graf
2011-01-12KVM: fast-path msi injection with irqfdMichael S. Tsirkin
2011-01-12KVM: Refactor IRQ names of assigned devicesJan Kiszka
2011-01-12KVM: Switch assigned device IRQ forwarding to threaded handlerJan Kiszka
2011-01-12KVM: Clean up vm creation and releaseJan Kiszka
2011-01-12KVM: cleanup async_pf tracepointsXiao Guangrong
2011-01-12KVM: fix tracing kvm_try_async_get_pageXiao Guangrong
2011-01-12KVM: pre-allocate one more dirty bitmap to avoid vmalloc()Takuya Yoshikawa
2011-01-12KVM: x86: trace "exit to userspace" eventGleb Natapov
2011-01-12KVM: propagate fault r/w information to gup(), allow read-only memoryMarcelo Tosatti
2011-01-12KVM: Inject asynchronous page fault into a PV guest if page is swapped out.Gleb Natapov
2011-01-12KVM: Add PV MSR to enable asynchronous page faults delivery.Gleb Natapov
2011-01-12KVM: Add memory slot versioning and use it to provide fast guest write interfaceGleb Natapov