Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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-18 | 3 | -17/+22 | |
| * | | | | | | sparc64: simple microoptimizations for atomic functions | Mikulas Patocka | 2010-08-18 | 1 | -12/+8 | |
| * | | | | | | sparc64: Make rwsems 64-bit. | David S. Miller | 2010-08-17 | 4 | -193/+104 | |
| * | | | | | | sparc64: Really fix atomic64_t interface types. | David S. Miller | 2010-08-17 | 1 | -4/+4 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc | Linus Torvalds | 2010-08-24 | 31 | -118/+219 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | powerpc: Fix config dependency problem with MPIC_U3_HT_IRQS | Andreas Schwab | 2010-08-24 | 1 | -2/+1 | |
| * | | | | | | | via-pmu: Add compat_pmu_ioctl | Andreas Schwab | 2010-08-24 | 1 | -0/+42 | |
| * | | | | | | | 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/staging-2.6 | Linus Torvalds | 2010-08-24 | 19 | -4219/+70 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Staging: sep: remove driver | Greg Kroah-Hartman | 2010-08-23 | 10 | -3757/+0 | |
| * | | | | | | | | Staging: batman-adv: Don't write in not allocated packet_buff | Sven Eckelmann | 2010-08-23 | 1 | -0/+4 | |
| * | | | | | | | | Staging: batman-adv: Don't use net_dev after dev_put | Sven Eckelmann | 2010-08-23 | 1 | -5/+6 | |
| * | | | | | | | | Staging: batman-adv: Create batman_if only on register event | Sven Eckelmann | 2010-08-23 | 1 | -4/+2 | |
| * | | | | | | | | Staging: batman-adv: fix own mac address detection | Marek Lindner | 2010-08-23 | 1 | -2/+5 | |
| * | | | | | | | | Staging: batman-adv: always reply batman icmp packets with primary mac | Marek Lindner | 2010-08-23 | 1 | -2/+14 | |
| * | | | | | | | | Staging: batman-adv: fix batman icmp originating from secondary interface | Marek Lindner | 2010-08-23 | 2 | -4/+9 | |
| * | | | | | | | | Staging: batman-adv: unify orig_hash_lock spinlock handling to avoid deadlocks | Marek Lindner | 2010-08-23 | 1 | -6/+8 | |
| * | | | | | | | | Staging: batman-adv: Fix merge of linus tree | Sven Eckelmann | 2010-08-23 | 2 | -8/+4 | |
| * | | | | | | | | Staging: spectra: removes unused functions | Javier Martinez Canillas | 2010-08-23 | 1 | -416/+0 | |
| * | | | | | | | | Staging: spectra: initializa lblk variable | Javier Martinez Canillas | 2010-08-23 | 1 | -1/+1 | |
| * | | | | | | | | Staging: spectra: removes unused variable | Javier Martinez Canillas | 2010-08-23 | 1 | -1/+1 | |
| * | | | | | | | | Staging: spectra: remove duplicate GLOB_VERSION definition | Javier Martinez Canillas | 2010-08-23 | 1 | -1/+0 | |
| * | | | | | | | | Staging: spectra: don't use locked_ioctl, fix build | Javier Martinez Canillas | 2010-08-23 | 1 | -1/+14 | |
| * | | | | | | | | Staging: use new REQ_FLUSH flag, fix build breakage | Javier Martinez Canillas | 2010-08-23 | 1 | -2/+1 | |
| * | | | | | | | | Staging: spectra: removes q->prepare_flush_fn, fix build breakage | Javier Martinez Canillas | 2010-08-23 | 1 | -9/+1 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-08-24 | 5 | -22/+20 | |
|\ \ \ \ \ \ \ \ \ |