Age | Commit message (Expand) | Author | Files | Lines |
2011-05-25 | x86: remove 32-bit versions of readq()/writeq() | Roland Dreier | 2 | -24/+2 |
2011-05-25 | Remove unused PROC_CHANGE_PENALTY constant | Stephen Boyd | 5 | -20/+0 |
2011-05-25 | um: fix crash while os_dump_core() | Richard Weinberger | 1 | -0/+1 |
2011-05-25 | um: include linux/prefetch.h | Richard Weinberger | 1 | -0/+2 |
2011-05-25 | um: print info about fatal segfaults | Richard Weinberger | 1 | -0/+24 |
2011-05-25 | um: add ucast ethernet transport | Nolan Leake | 7 | -311/+403 |
2011-05-25 | um: add earlyprintk support | Richard Weinberger | 5 | -0/+50 |
2011-05-25 | um: remove SIGHUP handler | Richard Weinberger | 1 | -1/+0 |
2011-05-25 | um: fix UML_LIB_PATH | Richard Weinberger | 3 | -2/+8 |
2011-05-25 | cris: convert old cpumask API into new one | KOSAKI Motohiro | 2 | -17/+20 |
2011-05-25 | mn10300: convert old cpumask API into new one | KOSAKI Motohiro | 4 | -63/+68 |
2011-05-25 | alpha: hook up gpiolib support | Mark Brown | 2 | -0/+59 |
2011-05-25 | alpha: replace with new cpumask APIs | KOSAKI Motohiro | 5 | -12/+14 |
2011-05-25 | vmscan: change shrinker API by passing shrink_control struct | Ying Han | 1 | -1/+2 |
2011-05-25 | m32r, mm: set all online nodes in N_NORMAL_MEMORY | David Rientjes | 1 | -0/+1 |
2011-05-25 | alpha, mm: set all online nodes in N_NORMAL_MEMORY | David Rientjes | 1 | -0/+1 |
2011-05-25 | mm: convert mm->cpu_vm_cpumask into cpumask_var_t | KOSAKI Motohiro | 1 | -1/+0 |
2011-05-25 | mm: Convert i_mmap_lock to a mutex | Peter Zijlstra | 1 | -2/+2 |
2011-05-25 | mm, powerpc: move the RCU page-table freeing into generic code | Peter Zijlstra | 8 | -120/+22 |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 21 | -41/+0 |
2011-05-25 | um: mmu_gather rework | Peter Zijlstra | 1 | -18/+11 |
2011-05-25 | ia64: mmu_gather rework | Peter Zijlstra | 1 | -20/+46 |
2011-05-25 | sh: mmu_gather rework | Peter Zijlstra | 1 | -11/+17 |
2011-05-25 | arm: mmu_gather rework | Peter Zijlstra | 1 | -16/+37 |
2011-05-25 | s390: mmu_gather rework | Peter Zijlstra | 1 | -25/+37 |
2011-05-25 | sparc: mmu_gather rework | Peter Zijlstra | 6 | -116/+63 |
2011-05-25 | powerpc: mmu_gather rework | Peter Zijlstra | 8 | -17/+46 |
2011-05-25 | x86,mm: make pagefault killable | KOSAKI Motohiro | 1 | -1/+11 |
2011-05-25 | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes | 7 | -13/+17 |
2011-05-25 | xtensa/mm: remove WANT_PAGE_VIRTUAL | Sebastian Andrzej Siewior | 1 | -4/+0 |
2011-05-25 | xtensa/mm: remove pgtable.c | Sebastian Andrzej Siewior | 1 | -72/+0 |
2011-05-25 | Blackfin: use new common PERCPU_INPUT define | Mike Frysinger | 1 | -7/+1 |
2011-05-25 | Blackfin: boards: update ASoC resources after machine driver overhaul | Scott Jiang | 4 | -17/+273 |
2011-05-25 | Blackfin: work around anomaly 05000480 | Steven Miao | 1 | -0/+5 |
2011-05-25 | Blackfin: fix addr type with bfin_write_{or,and} helpers | Mike Frysinger | 1 | -2/+2 |
2011-05-25 | Blackfin: convert /proc/sram to seq_file | Alexey Dobriyan | 1 | -17/+26 |
2011-05-25 | Blackfin: switch /proc/gpio to seq_file | Alexey Dobriyan | 1 | -11/+20 |
2011-05-25 | Blackfin: fix indentation with bfin_read() helper | Mike Frysinger | 1 | -4/+4 |
2011-05-25 | Blackfin: convert old cpumask API to new one | KOSAKI Motohiro | 4 | -22/+24 |
2011-05-25 | Blackfin: don't touch task->cpus_allowed directly | KOSAKI Motohiro | 1 | -4/+2 |
2011-05-25 | Blackfin: don't touch cpu_possible_map and cpu_present_map directly | KOSAKI Motohiro | 1 | -4/+10 |
2011-05-25 | Blackfin: bf548-ezkit/bf561-ezkit: update nor flash layout | Mike Frysinger | 2 | -2/+18 |
2011-05-25 | Blackfin: initial perf_event support | Mike Frysinger | 5 | -0/+546 |
2011-05-25 | Blackfin: update anomaly lists to latest public info | Mike Frysinger | 7 | -15/+50 |
2011-05-25 | Blackfin: use on-chip reset func with newer parts | Mike Frysinger | 1 | -34/+31 |
2011-05-25 | Blackfin: bf533-stamp/bf537-stamp: drop ad1980 from defconfigs | Mike Frysinger | 2 | -4/+0 |
2011-05-25 | Blackfin: optimize MMR reads during startup a bit | Mike Frysinger | 1 | -11/+9 |
2011-05-25 | Blackfin: bf537: demux port H mask A and emac rx ints | Mike Frysinger | 5 | -20/+77 |
2011-05-25 | Blackfin: bf537: fix excessive gpio int demuxing | Mike Frysinger | 1 | -30/+25 |
2011-05-25 | Blackfin: bf54x: drop unused pm gpio handling | Mike Frysinger | 1 | -40/+2 |