| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-05-21 | perf: Ensure that IOC_OUTPUT isn't used to create multi-writer buffers | Peter Zijlstra | 1 | -0/+19 |
| 2010-05-21 | perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr... | Peter Zijlstra | 7 | -124/+143 |
| 2010-05-21 | perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin... | Peter Zijlstra | 5 | -72/+47 |
| 2010-05-21 | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin... | Ingo Molnar | 5 | -26/+35 |
| 2010-05-21 | net: fix problem in dequeuing from input_pkt_queue | Tom Herbert | 2 | -16/+26 |
| 2010-05-21 | powerpc: Remove unused 'protect4gb' boot parameter | FUJITA Tomonori | 1 | -12/+0 |
| 2010-05-21 | powerpc: Build-in e1000e for pseries & ppc64_defconfig | Michael Neuling | 2 | -2/+2 |
| 2010-05-21 | powerpc/pseries: Make request_ras_irqs() available to other pseries code | Mark Nelson | 4 | -60/+90 |
| 2010-05-21 | powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinity | Anton Blanchard | 1 | -8/+12 |
| 2010-05-21 | powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaim | Anton Blanchard | 1 | -0/+10 |
| 2010-05-21 | powerpc: Use smt_snooze_delay=-1 to always busy loop | Anton Blanchard | 2 | -14/+13 |
| 2010-05-21 | powerpc: Remove check of ibm,smt-snooze-delay OF property | Anton Blanchard | 1 | -29/+0 |
| 2010-05-21 | powerpc/kdump: Fix race in kdump shutdown | Michael Neuling | 1 | -0/+27 |
| 2010-05-21 | powerpc/kexec: Fix race in kexec shutdown | Michael Neuling | 6 | -17/+47 |
| 2010-05-21 | powerpc/kexec: Speedup kexec hash PTE tear down | Michael Neuling | 1 | -13/+20 |
| 2010-05-21 | powerpc/pseries: Add hcall to read 4 ptes at a time in real mode | Michael Neuling | 3 | -0/+57 |
| 2010-05-21 | powerpc: Use more accurate limit for first segment memory allocations | Anton Blanchard | 1 | -4/+13 |
| 2010-05-21 | powerpc/kdump: Use chip->shutdown to disable IRQs | Anton Blanchard | 1 | -1/+1 |
| 2010-05-21 | powerpc/kdump: CPUs assume the context of the oopsing CPU | Anton Blanchard | 1 | -1/+5 |
| 2010-05-21 | powerpc/crashdump: Do not fail on NULL pointer dereferencing | Maxim Uvarov | 1 | -0/+3 |
| 2010-05-21 | powerpc/eeh: Fix oops when probing in early boot | Anton Blanchard | 1 | -1/+1 |
| 2010-05-21 | powerpc/pci: Check devices status property when scanning OF tree | Sonny Rao | 1 | -0/+2 |
| 2010-05-21 | powerpc/vio: Switch VIO Bus PM to use generic helpers | Brian King | 1 | -24/+1 |
| 2010-05-21 | powerpc: Avoid bad relocations in iSeries code | Paul Mackerras | 1 | -2/+2 |
| 2010-05-21 | powerpc: Use common cpu_die (fixes SMP+SUSPEND build) | Milton Miller | 5 | -11/+19 |
| 2010-05-21 | powerpc: Fix string library functions | Andreas Schwab | 1 | -8/+8 |
| 2010-05-21 | powerpc/rtasd: Don't start event scan if scan rate is zero | Michael Ellerman | 1 | -0/+6 |
| 2010-05-20 | can: SJA1000 add missing spin_lock_init() | Oliver Hartkopp | 1 | -0/+2 |
| 2010-05-20 | sh_eth: Fix memleak in sh_mdio_release | Denis Kirjanov | 1 | -0/+3 |
| 2010-05-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 4 | -10/+16 |
| 2010-05-20 | gro: Fix bogus gso_size on the first fraglist entry | Herbert Xu | 1 | -0/+1 |
| 2010-05-20 | ixgbe:add support for a new 82599 10G Base-T device | Mallikarjuna R Chilakala | 7 | -0/+111 |
| 2010-05-20 | Input: use ABS_CNT rather than (ABS_MAX + 1) | Daniel Mack | 6 | -21/+21 |
| 2010-05-21 | drm/radeon/kms/pm/r600: select the mid clock mode for single head low profile | Alex Deucher | 1 | -1/+1 |
| 2010-05-21 | Merge remote branch 'nouveau/for-airlied' into drm-next | Dave Airlie | 15 | -223/+1067 |
| 2010-05-21 | drm/radeon: fix power supply kconfig interaction. | Dave Airlie | 2 | -1/+1 |
| 2010-05-21 | drm/radeon/kms: record object that have been list reserved | Jerome Glisse | 2 | -1/+6 |
| 2010-05-21 | drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU. | Michel Dänzer | 1 | -1/+1 |
| 2010-05-21 | drm/radeon/kms: don't default display priority to high on rs4xx | Alex Deucher | 1 | -1/+4 |
| 2010-05-21 | drm/edid: fix typo in 1600x1200@75 mode | Alex Deucher | 1 | -1/+1 |
| 2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 261 | -8360/+17242 |
| 2010-05-20 | sound: fixup for usb_buffer_alloc/free rename | Stephen Rothwell | 1 | -5/+5 |
| 2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1455 | -48165/+95796 |
| 2010-05-20 | echi-dbgp: Add kernel debugger support for the usb debug port | Jason Wessel | 2 | -9/+122 |
| 2010-05-20 | earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdb | Jason Wessel | 1 | -0/+8 |
| 2010-05-20 | kgdboc: Add ekgdboc for early use of the kernel debugger | Jason Wessel | 2 | -0/+25 |
| 2010-05-20 | x86,early dr regs,kgdb: Allow kernel debugger early dr register access | Jason Wessel | 1 | -12/+17 |
| 2010-05-20 | x86,kgdb: Implement early hardware breakpoint debugging | Jason Wessel | 1 | -2/+28 |
| 2010-05-20 | x86, kgdb, init: Add early and late debug states | Jason Wessel | 4 | -9/+42 |
| 2010-05-20 | x86, kgdb: early trap init for early debug | Jan Kiszka | 3 | -4/+13 |