| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'setns' | Linus Torvalds | 2011-05-28 | 2 | -1/+3 |
|\ |
|
| * | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 2 | -1/+3 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-05-27 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus | Russell King | 2011-05-27 | 1 | -1/+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 |
* | | | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-26 | 1 | -6/+0 |
|/ / / |
|
* | | | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 | 1 | -2/+0 |
|/ / |
|
* | | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 2011-05-14 | 56 | -485/+417 |
|\ \
| |/ |
|
| * | usb: Fix Kconfig unmet dependencies for Microblaze EHCI | Michal Simek | 2011-04-13 | 1 | -1/+0 |
| * | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 10 | -15/+15 |
| |\ |
|
| | * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 10 | -15/+15 |
| * | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2011-04-04 | 6 | -7/+24 |
| |\ \
| | |/
| |/| |
|
| | * | microblaze: Fix ftrace | Michal Simek | 2011-04-01 | 3 | -4/+13 |
| | * | microblaze: Wire up new syscalls | Michal Simek | 2011-04-01 | 2 | -1/+9 |
| | * | microblaze: Fix level/edge irq sensibility | Michal Simek | 2011-04-01 | 1 | -2/+2 |
| * | | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner | 2011-03-30 | 1 | -1/+0 |
| |/ |
|
| * | microblaze: Use generic show_interrupts() | Thomas Gleixner | 2011-03-29 | 2 | -42/+1 |
| * | microblaze: Convert to new irq function names | Thomas Gleixner | 2011-03-29 | 2 | -4/+4 |
| * | bitops: introduce CONFIG_GENERIC_FIND_BIT_LE | Akinobu Mita | 2011-03-23 | 1 | -0/+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 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-16 | 1 | -0/+1 |
| |\ \ |
|
| | * \ | Merge commit 'v2.6.38-rc6' into devicetree/next | Grant Likely | 2011-02-28 | 7 | -33/+41 |
| | |\ \
| | | |/ |
|
| | * | | powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller | Grant Likely | 2011-02-04 | 1 | -0/+1 |
| * | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2011-03-16 | 36 | -317/+347 |
| |\ \ \ |
|
| | * | | | microblaze: Do not copy reset vectors/manual reset vector setup | Michal Simek | 2011-03-15 | 3 | -6/+24 |
| | * | | | 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: Fix circular headers dependency when ftrace is enabled. | Michal Simek | 2011-03-10 | 1 | -2/+0 |
| | * | | | microblaze: Fix typo in Kconfig | Tobias Klauser | 2011-03-09 | 1 | -1/+1 |
| | * | | | microblaze: Add missing export symbols for lib functions | Michal Simek | 2011-03-09 | 2 | -0/+12 |
| | * | | | microblaze: Fix /dev/zero corruption from __clear_user() | Steven J. Magnani | 2011-03-09 | 1 | -4/+4 |
| | * | | | microblaze: Convert irq_chip to new functions | Thomas Gleixner | 2011-03-09 | 2 | -24/+26 |
| | * | | | microblaze: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 2011-03-09 | 1 | -0/+1 |
| | * | | | 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 sparse warning - fault.c | Michal Simek | 2011-03-09 | 2 | -1/+2 |
| | * | | | microblaze: Fix missing microblaze specific syscalls declaration | Michal Simek | 2011-03-09 | 2 | -1/+10 |
| | * | | | microblaze: Fix sparse warnings - cache.c | Michal Simek | 2011-03-09 | 1 | -6/+6 |
| | * | | | microblaze: Fix sparse warning - cpuinfo.h | Michal Simek | 2011-03-09 | 1 | -2/+2 |
| | * | | | microblaze: Fix sparse warning - unwind.c | Michal Simek | 2011-03-09 | 1 | -1/+1 |
| | * | | | microblaze: Fix sparse warning - consistent_alloc function | Michal Simek | 2011-03-09 | 2 | -2/+2 |
| | * | | | microblaze: Fix sparse warnings - ptrace | Michal Simek | 2011-03-09 | 2 | -1/+5 |
| | * | | | microblaze: Fix sparse warning - sw_exceptions | Michal Simek | 2011-03-09 | 2 | -1/+3 |
| | * | | | 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 | 2 | -1/+1 |
| | * | | | microblaze: Fix coding style - ptrace.h | Michal Simek | 2011-03-09 | 1 | -7/+7 |