| Commit message (Expand) | Author | Age | Files | Lines |
* | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2011-07-27 | 10 | -116/+128 |
|\ |
|
| * | microblaze: Do not show error message for 32 interrupt lines | Michal Simek | 2011-07-27 | 1 | -1/+1 |
| * | microblaze: Add support for early console on mdm | Michal Simek | 2011-07-25 | 2 | -2/+3 |
| * | microblaze: Simplify early console binding from DT | Michal Simek | 2011-07-25 | 2 | -80/+64 |
| * | microblaze: Get early printk console earlier | Michal Simek | 2011-07-25 | 2 | -4/+21 |
| * | microblaze: Standardise cpuinfo output for cache policy | John A. Williams | 2011-07-25 | 1 | -2/+3 |
| * | microblaze: Unprivileged stream instruction awareness | John A. Williams | 2011-07-25 | 4 | -0/+10 |
| * | microblaze: exec: Remove redundant set_fs(USER_DS) | Mathias Krause | 2011-07-25 | 1 | -1/+0 |
| * | microblaze: Fix unaligned value saving to the stack for system with MMU | Michal Simek | 2011-07-25 | 1 | -28/+28 |
* | | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 | 1 | -35/+0 |
|/ |
|
* | Merge branch 'setns' | Linus Torvalds | 2011-05-28 | 1 | -0/+1 |
|\ |
|
| * | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 1 | -0/+1 |
* | | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in... | Russell King | 2011-05-25 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen | Grant Likely | 2011-05-11 | 1 | -1/+1 |
* | | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 2011-05-14 | 25 | -374/+297 |
|\ \
| |/ |
|
| * | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 1 | -1/+1 |
| |\ |
|
| | * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
| * | | microblaze: Fix ftrace | Michal Simek | 2011-04-01 | 2 | -4/+7 |
| * | | microblaze: Wire up new syscalls | Michal Simek | 2011-04-01 | 1 | -0/+4 |
| * | | microblaze: Fix level/edge irq sensibility | Michal Simek | 2011-04-01 | 1 | -2/+2 |
| |/ |
|
| * | microblaze: Use generic show_interrupts() | Thomas Gleixner | 2011-03-29 | 1 | -42/+0 |
| * | microblaze: Convert to new irq function names | Thomas Gleixner | 2011-03-29 | 1 | -3/+3 |
| * | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-03-20 | 1 | -1/+1 |
| |\ |
|
| | * | microblaze: change to new flag variable | matt mooney | 2011-03-17 | 1 | -1/+1 |
| * | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2011-03-16 | 20 | -252/+287 |
| |\ \ |
|
| | * | | microblaze: Do not copy reset vectors/manual reset vector setup | Michal Simek | 2011-03-15 | 2 | -6/+13 |
| | * | | microblaze: Fix _reset function | Michal Simek | 2011-03-15 | 1 | -1/+1 |
| | * | | microblaze: Fix microblaze init vectors | Michal Simek | 2011-03-15 | 1 | -1/+4 |
| | * | | microblaze: Add missing export symbols for lib functions | Michal Simek | 2011-03-09 | 1 | -0/+11 |
| | * | | microblaze: Convert irq_chip to new functions | Thomas Gleixner | 2011-03-09 | 2 | -24/+26 |
| | * | | microblaze: Remove stale irq_chip.end | Thomas Gleixner | 2011-03-09 | 1 | -13/+0 |
| | * | | microblaze: Fix sparse warnings - signal.c | Michal Simek | 2011-03-09 | 1 | -2/+2 |
| | * | | microblaze: Fix missing microblaze specific syscalls declaration | Michal Simek | 2011-03-09 | 1 | -1/+2 |
| | * | | microblaze: Fix sparse warnings - cache.c | Michal Simek | 2011-03-09 | 1 | -6/+6 |
| | * | | microblaze: Fix sparse warning - unwind.c | Michal Simek | 2011-03-09 | 1 | -1/+1 |
| | * | | microblaze: Fix sparse warnings - ptrace | Michal Simek | 2011-03-09 | 1 | -1/+2 |
| | * | | microblaze: Fix sparse warning - sw_exceptions | Michal Simek | 2011-03-09 | 1 | -1/+1 |
| | * | | microblaze: Fix sparse warning - timer.c | Michal Simek | 2011-03-09 | 1 | -3/+3 |
| | * | | microblaze: Fix sparse warning - prom.c | Michal Simek | 2011-03-09 | 1 | -1/+1 |
| | * | | microblaze: Add support for DMA_BIDIRECTIONAL | Michal Simek | 2011-03-09 | 1 | -0/+1 |
| | * | | microblaze: trivial: Add one empty line | Michal Simek | 2011-03-09 | 1 | -0/+1 |
| | * | | microblaze: Add PVR for Microblaze v8.10.a | Michal Simek | 2011-03-09 | 1 | -0/+1 |
| | * | | microblaze: Label MB 7.20.d as broken with WB cache | Michal Simek | 2011-03-09 | 1 | -2/+2 |
| | * | | microblaze: Do not use "la" pseudo instruction - use addik instead | Michal Simek | 2011-03-09 | 4 | -15/+15 |
| | * | | microblaze: Remove r0_ram pointer and PTO alignment | Michal Simek | 2011-03-09 | 5 | -163/+156 |
| | * | | microblaze: Do not use r0_ram space for syscall debugging | Michal Simek | 2011-03-09 | 1 | -3/+16 |
| | * | | microblaze: Optimize BE/LE bootup detecting | Michal Simek | 2011-03-09 | 1 | -5/+7 |
| | * | | microblaze: Do not use r0_ram space for hw exception debugging | Michal Simek | 2011-03-09 | 1 | -4/+16 |
| | |/ |
|
| * | | Merge branch 'linus' into x86/platform | Thomas Gleixner | 2011-02-23 | 4 | -18/+23 |
| |\ \
| | |/ |
|