Age | Commit message (Expand) | Author |
2010-03-10 | perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot | Frederic Weisbecker |
2010-03-10 | perf/x86-64: Use frame pointer to walk on irq and process stacks | Frederic Weisbecker |
2010-03-10 | perf, x86: Fix double enable calls | Peter Zijlstra |
2010-03-10 | perf, x86: Fix double disable calls | Peter Zijlstra |
2010-03-10 | perf, x86: Properly account n_added | Peter Zijlstra |
2010-03-10 | perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) | Peter Zijlstra |
2010-03-10 | perf, x86: Fix x86_pmu_start | Peter Zijlstra |
2010-03-10 | perf, x86: Use unlocked bitops | Peter Zijlstra |
2010-03-10 | perf, x86: Change x86_pmu.{enable,disable} calling convention | Peter Zijlstra |
2010-03-10 | perf, x86: Remove superfluous arguments to x86_perf_event_update() | Peter Zijlstra |
2010-03-10 | perf, x86: Remove superfluous arguments to x86_perf_event_set_period() | Peter Zijlstra |
2010-03-10 | perf, x86, Do not user perf_disable from NMI context | Peter Zijlstra |
2010-03-10 | perf: Rework and fix the arch CPU-hotplug hooks | Peter Zijlstra |
2010-03-10 | perf: Provide generic perf_sample_data initialization | Peter Zijlstra |
2010-03-09 | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar |
2010-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2010-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2010-03-08 | [S390] smsgiucv: declare char pointers as "const" | Hendrik Brueckner |
2010-03-08 | [S390] remove unused qdio flags in zfcp and qeth | Ursula Braun |
2010-03-08 | [S390] Cleanup xtime usage | John Stultz |
2010-03-08 | [S390] uaccess: make sure copy_from_user_overflow is builtin | Heiko Carstens |
2010-03-07 | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes | Eric W. Biederman |
2010-03-07 | platform-drivers: move probe to .devinit.text in arch/arm | Uwe Kleine-König |
2010-03-07 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy |
2010-03-07 | sysdev: fix missing s390 conversion | Heiko Carstens |
2010-03-07 | sysdev: Pass attribute in sysdev_class attributes show/store | Andi Kleen |
2010-03-07 | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-03-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-03-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl... | Linus Torvalds |
2010-03-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2010-03-07 | [WATCHDOG] watchdog_info constify | Wim Van Sebroeck |
2010-03-06 | parisc: use __ratelimit in unaligned.c | Akinobu Mita |
2010-03-06 | parisc: Convert to read/update_persistent_clock | john stultz |
2010-03-06 | parisc: Simplify param.h by including <asm-generic/param.h> | Robert P. J. Day |
2010-03-06 | parisc: drop unnecessary cast in __ldcw_align() macro | Helge Deller |
2010-03-06 | parisc: add strict copy size checks (v2) | Helge Deller |
2010-03-06 | parisc: remove trailing space in messages | Frans Pop |
2010-03-06 | parisc: ditto sys_accept4 | Kyle McMartin |
2010-03-06 | parisc: wire up sys_recvmmsg | Helge Deller |
2010-03-06 | elf coredump: add extended numbering support | Daisuke HATAYAMA |
2010-03-06 | elf coredump: replace ELF_CORE_EXTRA_* macros by functions | Daisuke HATAYAMA |
2010-03-06 | nodemask.h: remove macro any_online_node | H Hartley Sweeten |
2010-03-06 | um: tell git to ignore generated files | WANG Cong |
2010-03-06 | uml: line.c: avoid NULL pointer dereference | Alexander Beregalov |
2010-03-06 | cris v32: typo in crisv32_arbiter_unwatch()? | Roel Kluin |
2010-03-06 | cryptocop: fix assertion in create_output_descriptors() | Roel Kluin |
2010-03-06 | cris: convert to use arch_gettimeoffset() | john stultz |
2010-03-06 | alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount | Roel Kluin |
2010-03-06 | frv: remove pci_dma_sync_single() and pci_dma_sync_sg() | FUJITA Tomonori |
2010-03-06 | mm: change anon_vma linking to fix multi-process server scalability issue | Rik van Riel |