Age | Commit message (Expand) | Author |
2009-12-03 | KVM: Xen PV-on-HVM guest support | Ed Swierk |
2009-12-03 | KVM: introduce kvm_vcpu_on_spin | Zhai, Edwin |
2009-12-03 | KVM: Activate Virtualization On Demand | Alexander Graf |
2009-12-03 | KVM: Move assigned device code to own file | Avi Kivity |
2009-12-03 | KVM: Move irq ack notifier list to arch independent code | Gleb Natapov |
2009-12-03 | KVM: Maintain back mapping from irqchip/pin to gsi | Gleb Natapov |
2009-12-03 | KVM: Change irq routing table to use gsi indexed array | Gleb Natapov |
2009-12-03 | KVM: Move irq sharing information to irqchip level | Gleb Natapov |
2009-12-03 | Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33 | Avi Kivity |
2009-12-03 | Merge branch 'master' into next | James Morris |
2009-12-03 | include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand _... | Andrew Morton |
2009-12-02 | TCPCT part 1d: define TCP cookie option, extend existing struct's | William Allen Simpson |
2009-12-02 | TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS | William Allen Simpson |
2009-12-02 | TCPCT part 1b: generate Responder Cookie secret | William Allen Simpson |
2009-12-02 | skbuff: remove skb_dma_map/unmap | Alexander Duyck |
2009-12-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam... | Linus Torvalds |
2009-12-02 | sched, cputime: Introduce thread_group_times() | Hidetoshi Seto |
2009-12-02 | sched, cputime: Cleanups related to task_times() | Hidetoshi Seto |
2009-12-02 | locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bit | Hiroshi Shimamoto |
2009-12-02 | tracing/syscalls: Make syscall events print callbacks static | Frederic Weisbecker |
2009-12-02 | sched: Revert 498657a478c60be092208422fefa9c7b248729c2 | Tejun Heo |
2009-12-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-12-01 | net: Implement for_each_netdev_reverse. | Eric W. Biederman |
2009-12-01 | net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH | Eric W. Biederman |
2009-12-01 | trace_syscalls: Simplify syscall profile | Lai Jiangshan |
2009-12-01 | trace_syscalls: Remove duplicate init_enter_##sname() | Lai Jiangshan |
2009-12-01 | trace_syscalls: Add syscall_nr field to struct syscall_metadata | Lai Jiangshan |
2009-12-01 | trace_syscalls: Remove enter_id exit_id | Lai Jiangshan |
2009-12-01 | trace_syscalls: Set event_enter_##sname->data to its metadata | Lai Jiangshan |
2009-12-01 | trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit | Lai Jiangshan |
2009-12-01 | SLOW_WORK: Move slow_work's proc file to debugfs | David Howells |
2009-12-01 | mfd: Correct WM831X_MAX_ISEL_VALUE | Mark Brown |
2009-12-01 | backlight: da903x_bl: control WLED output current in da9034 | Haojian Zhuang |
2009-11-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache | Linus Torvalds |
2009-11-29 | core: Fix user return notifier on fork() | Avi Kivity |
2009-11-29 | ethtool: Add Direct Attach support to connector port reporting | PJ Waskiewicz |
2009-11-29 | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/... | David S. Miller |
2009-11-28 | nl80211: PMKSA caching support | Samuel Ortiz |
2009-11-27 | add gpiolib support to ucb1x00 | Thomas Kunze |
2009-11-27 | move drivers/mfd/*.h to include/linux/mfd | Thomas Kunze |
2009-11-27 | hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints | Frederic Weisbecker |
2009-11-27 | hw-breakpoints: Use struct perf_event_attr to define user breakpoints | Frederic Weisbecker |
2009-11-26 | vlan: support "loose binding" to the underlying network device | Patrick McHardy |
2009-11-26 | macvlan: export macvlan mode through netlink | Arnd Bergmann |
2009-11-26 | veth: move loopback logic to common location | Arnd Bergmann |
2009-11-26 | sched, time: Define nsecs_to_jiffies() | Hidetoshi Seto |
2009-11-26 | sched: Remove task_{u,s,g}time() | Hidetoshi Seto |
2009-11-26 | sched: Introduce task_times() to replace task_{u,s}time() pair | Hidetoshi Seto |
2009-11-26 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
2009-11-26 | events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS() | Ingo Molnar |