Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-08-28 | 5 | -7/+6 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 2010-08-21 | 2 | -2/+2 | |
| * | | | | | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov | 2010-08-20 | 3 | -5/+4 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-25 | 1 | -0/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag | Lin Ming | 2010-08-25 | 1 | -0/+2 | |
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-08-25 | 3 | -0/+42 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states | Suresh Siddha | 2010-08-20 | 3 | -0/+42 | |
* | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-08-24 | 9 | -8/+30 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [S390] fix tlb flushing vs. concurrent /proc accesses | Martin Schwidefsky | 2010-08-24 | 8 | -6/+28 | |
| * | | | | | | [S390] s390: fix build error (sys_execve) | Sebastian Ott | 2010-08-24 | 1 | -2/+2 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-08-24 | 16 | -523/+595 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sparc64: Get rid of indirect p1275 PROM call buffer. | David S. Miller | 2010-08-24 | 7 | -297/+456 | |
| * | | | | | | | sparc64: Fill a missing delay slot. | Mikulas Patocka | 2010-08-19 | 1 | -0/+1 | |
| * | | | | | | | sparc64: Make lock backoff really a NOP on UP builds. | David S. Miller | 2010-08-19 | 3 | -17/+22 | |
| * | | | | | | | sparc64: simple microoptimizations for atomic functions | Mikulas Patocka | 2010-08-19 | 1 | -12/+8 | |
| * | | | | | | | sparc64: Make rwsems 64-bit. | David S. Miller | 2010-08-18 | 4 | -193/+104 | |
| * | | | | | | | sparc64: Really fix atomic64_t interface types. | David S. Miller | 2010-08-18 | 1 | -4/+4 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc | Linus Torvalds | 2010-08-24 | 30 | -118/+177 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | powerpc: Fix config dependency problem with MPIC_U3_HT_IRQS | Andreas Schwab | 2010-08-24 | 1 | -2/+1 | |
| * | | | | | | | | powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscalls | Andreas Schwab | 2010-08-24 | 3 | -1/+15 | |
| * | | | | | | | | powerpc/pci: Fix checking for child bridges in PCI code. | Grant Likely | 2010-08-24 | 1 | -1/+2 | |
| * | | | | | | | | powerpc: Fix typo in uImage target | Anatolij Gustschin | 2010-08-24 | 1 | -1/+1 | |
| * | | | | | | | | powerpc: Initialise paca->kstack before early_setup_secondary | Matt Evans | 2010-08-24 | 1 | -3/+3 | |
| * | | | | | | | | powerpc: Fix bogus it_blocksize in VIO iommu code | Anton Blanchard | 2010-08-24 | 4 | -7/+8 | |
| * | | | | | | | | powerpc: Inline ppc64_runlatch_off | Anton Blanchard | 2010-08-24 | 2 | -9/+14 | |
| * | | | | | | | | powerpc: Correct smt_enabled=X boot option for > 2 threads per core | Nathan Fontenot | 2010-08-24 | 2 | -31/+43 | |
| * | | | | | | | | powerpc: Silence xics_migrate_irqs_away() during cpu offline | Signed-off-by: Darren Hart | 2010-08-24 | 1 | -2/+4 | |
| * | | | | | | | | powerpc: Silence __cpu_up() under normal operation | Signed-off-by: Darren Hart | 2010-08-24 | 1 | -2/+2 | |
| * | | | | | | | | powerpc: Re-enable preemption before cpu_die() | Signed-off-by: Darren Hart | 2010-08-24 | 1 | -1/+1 | |
| * | | | | | | | | powerpc/pci: Drop unnecessary null test | Julia Lawall | 2010-08-24 | 1 | -2/+1 | |
| * | | | | | | | | powerpc/powermac: Drop unnecessary null test | Julia Lawall | 2010-08-24 | 1 | -1/+1 | |
| * | | | | | | | | powerpc/powermac: Drop unnecessary of_node_put | Julia Lawall | 2010-08-24 | 2 | -3/+0 | |
| * | | | | | | | | powerpc/kdump: Stop all other CPUs before running crash handlers | Anton Blanchard | 2010-08-24 | 1 | -11/+13 | |
| * | | | | | | | | powerpc/mm: Fix vsid_scrample typo | Anton Blanchard | 2010-08-24 | 1 | -1/+1 | |
| * | | | | | | | | powerpc: Use is_32bit_task() helper to test 32 bit binary | Denis Kirjanov | 2010-08-24 | 1 | -3/+3 | |
| * | | | | | | | | powerpc: Export memstart_addr and kernstart_addr on ppc64 | Sonny Rao | 2010-08-24 | 1 | -0/+2 | |
| * | | | | | | | | powerpc: Make rwsem use "long" type | Benjamin Herrenschmidt | 2010-08-24 | 1 | -27/+37 | |
| * | | | | | | | | Merge remote branch 'jwb/merge' into merge | Benjamin Herrenschmidt | 2010-08-24 | 6 | -12/+27 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | powerpc/47x: Add an isync before the tlbivax instruction | Dave Kleikamp | 2010-08-23 | 1 | -0/+1 | |
| | * | | | | | | | powerpc/4xx: Index interrupt stacks by physical cpu | Dave Kleikamp | 2010-08-23 | 2 | -11/+14 | |
| | * | | | | | | | powerpc/47x: Remove redundant line from cputable.c | Dave Kleikamp | 2010-08-23 | 1 | -1/+0 | |
| | * | | | | | | | powerpc/47x: Make sure mcsr is cleared before enabling machine check interrupts | Dave Kleikamp | 2010-08-23 | 1 | -0/+4 | |
| | * | | | | | | | powerpc/4xx: Device tree update for the 460ex DWC SATA | Rupjyoti Sarmah | 2010-08-23 | 1 | -0/+8 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-08-24 | 4 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | ARM: imx: fix build failure concerning otg/ulpi | Uwe Kleine-König | 2010-08-24 | 4 | -6/+6 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/... | Linus Torvalds | 2010-08-24 | 1 | -6/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary | Ian Campbell | 2010-08-23 | 1 | -6/+7 | |
| * | | | | | | | | xen: pvhvm: allow user to request no emulated device unplug | Ian Campbell | 2010-08-23 | 1 | -0/+5 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2010-08-24 | 3 | -8/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Blackfin: wire up new fanotify/prlimit64 syscalls | Mike Frysinger | 2010-08-23 | 2 | -1/+7 |