summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/oprofile (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-09sched: Add asymmetric group packing option for sibling domainMichael Neuling3-18/+126
2010-06-09sched: Fix capacity calculations for SMT4Srivatsa Vaddagiri2-11/+44
2010-06-09sched: Change nohz idle load balancing logic to push modelVenkatesh Pallipadi6-159/+237
2010-06-09sched: Avoid side-effect of tickless idle on update_cpu_loadVenkatesh Pallipadi2-6/+99
2010-06-09sched: Simplify the reacquire_kernel_lock() logicOleg Nesterov1-7/+6
2010-06-09sched_clock: Add local_clock() API and improve documentationPeter Zijlstra8-34/+113
2010-06-08sched: add hooks for workqueueTejun Heo4-3/+69
2010-06-08sched: refactor try_to_wake_up()Tejun Heo1-34/+49
2010-06-08sched: adjust when cpu_active and cpuset configurations are updated during cp...Tejun Heo5-42/+74
2010-06-08sched: define and use CPU_PRI_* enums for cpu notifier prioritiesTejun Heo3-2/+11
2010-06-08sched: Fix PROVE_RCU vs cpu_cgroupPeter Zijlstra2-62/+73
2010-06-07ahci: redo stopping DMA engines on empty portsTejun Heo1-18/+3
2010-06-07sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24Colin Tuckley1-6/+6
2010-06-07ahci: add pci quirk for JMB362Tejun Heo2-1/+5
2010-06-07sata_via: explain the magic fixTejun Heo1-2/+16
2010-06-07[PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereferenceJulia Lawall1-1/+1
2010-06-07Revert "tty: fix a little bug in scrup, vt.c"Linus Torvalds1-1/+1
2010-06-06jffs2: update ctime when changing the file's permission by setfaclJan Kara1-1/+2
2010-06-06Linux 2.6.35-rc2v2.6.35-rc2Linus Torvalds1-1/+1
2010-06-06drm/i915: Move non-phys cursors into the GTTChris Wilson1-0/+9
2010-06-05ext4: Fix remaining racy updates of EXT4_I(inode)->i_flagsDmitry Monakhov1-17/+23
2010-06-05module: fix bne2 "gave up waiting for init of module libcrc32c"Rusty Russell1-32/+59
2010-06-05module: verify_export_symbols under the lockRusty Russell1-16/+10
2010-06-05module: move find_module check to endLinus Torvalds1-5/+7
2010-06-05module: make locking more fine-grained.Rusty Russell1-23/+42
2010-06-05module: Make module sysfs functions private.Rusty Russell2-37/+25
2010-06-05module: move sysfs exposure to end of load_moduleRusty Russell1-11/+36
2010-06-05module: fix kdb's illicit use of struct module_use.Rusty Russell3-19/+11
2010-06-05module: Make the 'usage' lists be two-wayLinus Torvalds2-32/+51
2010-06-05X25: remove duplicated #includeHuang Weiyi1-2/+0
2010-06-05tcp: use correct net ns in cookie_v4_check()Eric Dumazet1-1/+1
2010-06-05rps: tcp: fix rps_sock_flow_table table updatesEric Dumazet1-3/+4
2010-06-05ppp_generic: fix multilink fragment sizesBen McKeegan1-1/+1
2010-06-05syncookies: remove Kconfig text line about disabled-by-defaultFlorian Westphal1-5/+5
2010-06-05ixgbe: only check pfc bits in hang logic if pfc is enabledJohn Fastabend1-1/+1
2010-06-05net: check for refcount if pop a stacked dst_entrySteffen Klassert2-5/+5
2010-06-05omap: remove BUG_ON for disabled interruptsCory Maccarrone1-1/+0
2010-06-05vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failureKOSAKI Motohiro1-13/+16
2010-06-05kernel/: fix BUG_ON checks for cpu notifier callbacks direct callAkinobu Mita2-2/+2
2010-06-05cgroups: alloc_css_id() increments hierarchy depthGreg Thelen1-1/+1
2010-06-05lib: add s390 to atomic64_dec_if_positive archsHeiko Carstens1-1/+2
2010-06-05fbdev: fix frame buffer devices menuThadeu Lima de Souza Cascardo1-3/+3
2010-06-05arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros1-1/+1
2010-06-05sys_personality: change sys_personality() to accept "unsigned int" instead of...Oleg Nesterov3-11/+11
2010-06-05fb_defio: redo fix for non-dirty ptesAlbert Herranz1-1/+11
2010-06-05Revert "fb_defio: fix for non-dirty ptes"Albert Herranz1-32/+8
2010-06-05flat: fix unmap len in load error pathMike Frysinger1-1/+1
2010-06-05fs/binfmt_flat.c: split the stack & data alignmentsMike Frysinger1-8/+15
2010-06-05vmware balloon: clamp number of collected non-balloonable pagesDmitry Torokhov1-3/+15
2010-06-05xtensa: invoke oom-killer from page faultNick Piggin1-10/+4