summaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-17xen: Use this_cpu_opsChristoph Lameter5-15/+15
2010-12-17fs: Use this_cpu_xx operations in buffer.cChristoph Lameter1-18/+17
2010-12-17fakekey: Simplify speakup_fake_key_pressed through this_cpu_opsChristoph Lameter1-6/+1
2010-12-17kprobes: Use this_cpu_opsChristoph Lameter3-13/+13
2010-12-17drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter4-7/+7
2010-12-17vmstat: Optimize zone counter modifications through the use of this cpu opera...Christoph Lameter1-20/+28
2010-12-17percpucounter: Optimize __percpu_counter_add a bit through the use of this_cp...Christoph Lameter1-5/+3
2010-12-17MAINTAINERS: Add percpu allocator entryTejun Heo1-0/+10
2010-12-07percpu: zero memory more efficiently in mm/percpu.c::pcpu_mem_alloc()Jesper Juhl1-6/+2
2010-12-07Linux 2.6.37-rc5v2.6.37-rc5Linus Torvalds1-1/+1
2010-12-07ARM: tegra: fix regression from addruart rewriteOlof Johansson1-2/+2
2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki5-22/+30
2010-12-06PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver1-15/+38
2010-12-06ARM: 6524/1: GIC irq desciptor bug fixChao Xie1-1/+7
2010-12-06Revert "vfs: show unreachable paths in getcwd and proc"Eric W. Biederman1-1/+1
2010-12-04parisc: Fix GSC PS/2 driver name for keyboard and mouseGuy Martin1-1/+1
2010-12-04parisc: KittyHawk LCD fixGuy Martin1-4/+13
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley6-11/+12
2010-12-04parisc: fix dino/gsc interruptsJames Bottomley1-1/+1
2010-12-04ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent1-1/+2
2010-12-04ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.Marcelo Roberto Jimenez1-0/+1
2010-12-04ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin1-1/+1
2010-12-04slub: Fix a crash during slabinfo -vTero Roponen1-2/+2