| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds | 2011-12-01 | 27 | -120/+199 |
|\ \ \ |
|
| * | | | ARM: 7182/1: ARM cpu topology: fix warning | Vincent Guittot | 2011-11-30 | 2 | -2/+2 |
| * | | | ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below | Jon Medhurst (Tixy) | 2011-11-30 | 2 | -10/+19 |
| * | | | ARM: 7180/1: Change kprobes testcase with unpredictable STRD instruction | Jon Medhurst (Tixy) | 2011-11-30 | 1 | -1/+1 |
| * | | | ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculation | Will Deacon | 2011-11-26 | 1 | -5/+8 |
| * | | | ARM: 7176/1: cpu_pm: register GIC PM notifier only once | Marc Zyngier | 2011-11-26 | 1 | -1/+2 |
| * | | | ARM: 7175/1: add subname parameter to mfp_set_groupg callers | Axel Lin | 2011-11-26 | 3 | -3/+4 |
| * | | | ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels | Jon Medhurst | 2011-11-26 | 2 | -38/+78 |
| * | | | ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocations | Sumit Bhattacharya | 2011-11-26 | 1 | -0/+9 |
| * | | | ARM: 7171/1: unwind: add unwind directives to bitops assembly macros | Will Deacon | 2011-11-26 | 7 | -22/+28 |
| * | | | ARM: 7170/2: fix compilation breakage in entry-armv.S | Guennadi Liakhovetski | 2011-11-26 | 1 | -1/+1 |
| * | | | ARM: 7168/1: use cache type functions for arch_get_unmapped_area | Rob Herring | 2011-11-26 | 1 | -17/+6 |
| * | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 2011-11-22 | 3 | -11/+11 |
| |\ \ \ |
|
| | * | | | ARM: perf: check that we have a platform device when reserving PMU | Will Deacon | 2011-11-22 | 1 | -0/+3 |
| | * | | | ARM: perf: initialise used_mask for fake PMU during validation | Will Deacon | 2011-11-17 | 1 | -1/+7 |
| | * | | | ARM: PMU: remove pmu_init declaration | Will Deacon | 2011-11-16 | 1 | -10/+0 |
| | * | | | ARM: PMU: re-export release_pmu symbol to modules | Will Deacon | 2011-11-16 | 1 | -0/+1 |
| * | | | | ARM: 7166/1: Use PMD_SHIFT instead of PGDIR_SHIFT in dma-consistent.c | Catalin Marinas | 2011-11-21 | 1 | -1/+1 |
| * | | | | ARM: 7165/2: PL330: Fix typo in _prepare_ccr() | Javi Merino | 2011-11-21 | 1 | -2/+2 |
| * | | | | ARM: 7163/2: PL330: Only register usable channels | Javi Merino | 2011-11-21 | 1 | -1/+7 |
| * | | | | ARM: 7162/1: errata: tidy up Kconfig options for PL310 errata workarounds | Will Deacon | 2011-11-21 | 2 | -5/+5 |
| * | | | | ARM: 7161/1: errata: no automatic store buffer drain | Will Deacon | 2011-11-21 | 2 | -0/+15 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-12-01 | 9 | -25/+60 |
|\ \ \ \ \ |
|
| * | | | | | Btrfs: fix meta data raid-repair merge problem | Jan Schmidt | 2011-12-01 | 1 | -7/+20 |
| * | | | | | Btrfs: skip allocation attempt from empty cluster | Alexandre Oliva | 2011-11-30 | 1 | -3/+3 |
| * | | | | | Btrfs: skip block groups without enough space for a cluster | Alexandre Oliva | 2011-11-30 | 1 | -1/+1 |
| * | | | | | Btrfs: start search for new cluster at the beginning | Alexandre Oliva | 2011-11-30 | 1 | -4/+2 |
| * | | | | | Btrfs: reset cluster's max_size when creating bitmap | Alexandre Oliva | 2011-11-30 | 1 | -0/+1 |
| * | | | | | Btrfs: initialize new bitmaps' list | Alexandre Oliva | 2011-11-30 | 1 | -0/+1 |
| * | | | | | Btrfs: fix oops when calling statfs on readonly device | Li Zefan | 2011-11-30 | 1 | -3/+3 |
| * | | | | | Btrfs: Don't error on resizing FS to same size | Mike Fleetwood | 2011-11-30 | 1 | -1/+1 |
| * | | | | | Btrfs: fix deadlock on metadata reservation when evicting a inode | Miao Xie | 2011-11-30 | 3 | -5/+22 |
| * | | | | | Fix URL of btrfs-progs git repository in docs | Arnd Hannemann | 2011-11-30 | 1 | -2/+2 |
| * | | | | | btrfs scrub: handle -ENOMEM from init_ipath() | Dan Carpenter | 2011-11-30 | 1 | -0/+5 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-11-30 | 10 | -45/+62 |
|\ \ \ \ \ \ |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *---. \ \ \ \ \ | Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next | Roland Dreier | 2011-11-29 | 9 | -43/+58 |
| |\ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | IB/qib: Fix over-scheduling of QSFP work | Mike Marciniszyn | 2011-11-28 | 2 | -20/+8 |
| | | | * | | | | | | IB/qib: Don't use schedule_work() | Mike Marciniszyn | 2011-11-08 | 1 | -1/+1 |
| | | * | | | | | | | IB: Fix RCU lockdep splats | Eric Dumazet | 2011-11-29 | 6 | -14/+35 |
| | | |/ / / / / / |
|
| | * | | | | | | | IB/ipoib: Prevent hung task or softlockup processing multicast response | Mike Marciniszyn | 2011-11-29 | 3 | -8/+14 |
| | |/ / / / / / |
|
| * | | | | | | | RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2 | Kumar Sanghvi | 2011-11-28 | 1 | -1/+3 |
| * | | | | | | | RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logic | Jonathan Lallinger | 2011-11-28 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linux | Linus Torvalds | 2011-11-30 | 2 | -0/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | of: Add Silicon Image vendor prefix | Pawel Moll | 2011-11-29 | 1 | -0/+1 |
| * | | | | | | | of/irq: of_irq_init: add check for parent equal to child node | Rob Herring | 2011-11-29 | 1 | -0/+2 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2011-11-30 | 3 | -4/+46 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | regulator: twl: fix twl4030 support for smps regulators | Tero Kristo | 2011-11-28 | 1 | -2/+44 |
| * | | | | | | | | regulator: fix use after free bug | Lothar Waßmann | 2011-11-28 | 1 | -1/+1 |
| * | | | | | | | | regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_... | Axel Lin | 2011-11-28 | 1 | -1/+1 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2011-11-30 | 71 | -270/+517 |
|\ \ \ \ \ \ \ \ |
|