summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-01-13toshiba.h: hide a function prototypes behind __KERNEL__ macroAlexander Shishkin1-0/+2
2011-01-13include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bitAndrew Morton1-3/+16
2011-01-13kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...Seiji Aguchi1-0/+4
2011-01-13leds-lp5521: modify the way of setting led device nameArun Murthy1-0/+1
2011-01-13leds: leds-lp5523: modify the way of setting led device nameSamu Onkalo1-0/+1
2011-01-13Merge branch 'for-2.6.38/event-handling' into for-2.6.38/coreJens Axboe5-4/+28
2011-01-13Merge branch 'sh/alphaproject' into sh-latestPaul Mundt1-1/+1
2011-01-13Merge branch 'topic/asoc' into for-linusTakashi Iwai8-57/+739
2011-01-13Merge branch 'topic/misc' into for-linusTakashi Iwai5-3/+10
2011-01-13Merge branch 'common/serial-rework' into sh-latestPaul Mundt1-0/+22
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt1603-30075/+93974
2011-01-13fs: add hole punching to fallocateJosef Bacik1-0/+1
2011-01-13move internal-only parts of ncpfs headers to fs/ncpfsAl Viro4-315/+0
2011-01-13switch ncpfsAl Viro1-1/+1
2011-01-13pass default dentry_operations to mount_pseudo()Al Viro1-1/+3
2011-01-13take coda-private headers out of include/linuxAl Viro3-181/+0
2011-01-13switch codaAl Viro1-0/+2
2011-01-13per-superblock default ->d_opAl Viro1-0/+1
2011-01-13net/ceph: make ceph_msgr_wq non-reentrantTejun Heo1-5/+0
2011-01-13ceph: add dir_layout to inodeSage Weil1-3/+13
2011-01-12Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2011-01-12regulator: Add initial per-regulator debugfs supportMark Brown1-2/+6
2011-01-12regulator: Add API to re-apply voltage to hardwareMark Brown1-0/+1
2011-01-12regulator: Provide a selector based set_voltage_sel() operationMark Brown1-0/+3
2011-01-12regulator: support PMIC mc13892Yong Shen1-0/+39
2011-01-12Change the register name definitions for mc13783Yong Shen1-33/+34
2011-01-12regulators: Moved define for number of regulators in ab8500Bengt Jonsson2-14/+15
2011-01-12regulator: Allow drivers to report voltages as selectorsMark Brown1-0/+3
2011-01-12regulator: Copy constraints from regulators when initialising themMark Brown1-1/+1
2011-01-12regulator: Add basic trace facilitiesMark Brown1-0/+141
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown1-1/+2
2011-01-12KVM: Fix build error on s390 due to missing tlbs_dirtyAvi Kivity1-1/+1
2011-01-12KVM: MMU: Make the way of accessing lpage_info more genericTakuya Yoshikawa1-4/+6
2011-01-12KVM: MMU: delay flush all tlbs on sync_page pathXiao Guangrong1-0/+2
2011-01-12KVM: PPC: Fix compile warningAlexander Graf1-0/+2
2011-01-12KVM: fast-path msi injection with irqfdMichael S. Tsirkin1-0/+16
2011-01-12KVM: Refactor IRQ names of assigned devicesJan Kiszka1-0/+1
2011-01-12KVM: Switch assigned device IRQ forwarding to threaded handlerJan Kiszka1-10/+2
2011-01-12KVM: Clean up vm creation and releaseJan Kiszka1-1/+14
2011-01-12KVM: cleanup async_pf tracepointsXiao Guangrong1-41/+35
2011-01-12KVM: fix tracing kvm_try_async_get_pageXiao Guangrong1-5/+7
2011-01-12KVM: pre-allocate one more dirty bitmap to avoid vmalloc()Takuya Yoshikawa1-0/+1
2011-01-12KVM: x86: trace "exit to userspace" eventGleb Natapov1-0/+30
2011-01-12KVM: propagate fault r/w information to gup(), allow read-only memoryMarcelo Tosatti1-1/+4
2011-01-12KVM: Inject asynchronous page fault into a PV guest if page is swapped out.Gleb Natapov1-6/+11
2011-01-12KVM: Add PV MSR to enable asynchronous page faults delivery.Gleb Natapov2-0/+2
2011-01-12KVM: Add memory slot versioning and use it to provide fast guest write interfaceGleb Natapov2-0/+14
2011-01-12KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov2-0/+121
2011-01-12Merge branch 'next' into for-linusDmitry Torokhov2-0/+21
2011-01-12Input: add SW_ROTATE_LOCK switch typeJekyll Lai1-0/+1