summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-12-03KVM: Reorder IOCTLs in main kvm.hJan Kiszka
2009-12-03KVM: allow userspace to adjust kvmclock offsetGlauber Costa
2009-12-03KVM: Xen PV-on-HVM guest supportEd Swierk
2009-12-03KVM: introduce kvm_vcpu_on_spinZhai, Edwin
2009-12-03KVM: Activate Virtualization On DemandAlexander Graf
2009-12-03KVM: Move assigned device code to own fileAvi Kivity
2009-12-03KVM: Move irq ack notifier list to arch independent codeGleb Natapov
2009-12-03KVM: Maintain back mapping from irqchip/pin to gsiGleb Natapov
2009-12-03KVM: Change irq routing table to use gsi indexed arrayGleb Natapov
2009-12-03KVM: Move irq sharing information to irqchip levelGleb Natapov
2009-12-03Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Avi Kivity
2009-12-03Merge branch 'master' into nextJames Morris
2009-12-03include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand _...Andrew Morton
2009-12-02TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson
2009-12-02TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson
2009-12-02TCPCT part 1b: generate Responder Cookie secretWilliam Allen Simpson
2009-12-02ide: Increase WAIT_DRQ to accomodate some CF cards and SSD drives.David S. Miller
2009-12-02skbuff: remove skb_dma_map/unmapAlexander Duyck
2009-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2009-12-02sched, cputime: Introduce thread_group_times()Hidetoshi Seto
2009-12-02sched, cputime: Cleanups related to task_times()Hidetoshi Seto
2009-12-02locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bitHiroshi Shimamoto
2009-12-02tracing/syscalls: Make syscall events print callbacks staticFrederic Weisbecker
2009-12-02sched: Revert 498657a478c60be092208422fefa9c7b248729c2Tejun Heo
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-12-01Input: keyboard - fix lack of locking when traversing handler->h_listDmitry Torokhov
2009-12-01net: Implement for_each_netdev_reverse.Eric W. Biederman
2009-12-01net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCHEric W. Biederman
2009-12-01trace_syscalls: Simplify syscall profileLai Jiangshan
2009-12-01trace_syscalls: Remove duplicate init_enter_##sname()Lai Jiangshan
2009-12-01trace_syscalls: Add syscall_nr field to struct syscall_metadataLai Jiangshan
2009-12-01trace_syscalls: Remove enter_id exit_idLai Jiangshan
2009-12-01trace_syscalls: Set event_enter_##sname->data to its metadataLai Jiangshan
2009-12-01trace_syscalls: Remove unused event_syscall_enter and event_syscall_exitLai Jiangshan
2009-12-01SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells
2009-12-01mfd: Correct WM831X_MAX_ISEL_VALUEMark Brown
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu
2009-12-01hwrng: core - Replace u32 in driver API with byte arrayIan Molton
2009-12-01backlight: da903x_bl: control WLED output current in da9034Haojian Zhuang
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds
2009-11-30sh: Break out SuperH PFC codeMagnus Damm
2009-11-30sh: Move KEYSC header fileMagnus Damm
2009-11-30mfd: Add power control platform data to SDHI driverMagnus Damm
2009-11-29core: Fix user return notifier on fork()Avi Kivity
2009-11-29ethtool: Add Direct Attach support to connector port reportingPJ Waskiewicz
2009-11-29Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller
2009-11-28nl80211: PMKSA caching supportSamuel Ortiz
2009-11-27add gpiolib support to ucb1x00Thomas Kunze
2009-11-27move drivers/mfd/*.h to include/linux/mfdThomas Kunze
2009-11-27hw-breakpoints: Use struct perf_event_attr to define kernel breakpointsFrederic Weisbecker