| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 | 1 | -0/+1 |
|\ |
|
| * | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 2009-11-26 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 | 1 | -0/+1 |
|\ \ |
|
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 | 3 | -1/+5 |
| |\| |
|
| * | | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 2009-10-13 | 1 | -0/+1 |
* | | | of: merge of_find_all_nodes() implementations | Grant Likely | 2009-10-15 | 1 | -23/+0 |
* | | | of: merge other miscellaneous prototypes | Grant Likely | 2009-10-15 | 1 | -12/+0 |
* | | | of: merge of_*_flat_dt*() functions | Grant Likely | 2009-10-15 | 1 | -11/+0 |
* | | | of: merge of_node_get(), of_node_put() and of_find_all_nodes() | Grant Likely | 2009-10-15 | 1 | -4/+0 |
* | | | of: merge of_read_number() an of_read_ulong() | Grant Likely | 2009-10-15 | 1 | -12/+0 |
* | | | of: merge of_node_*_flag() and set_node_proc_entry() | Grant Likely | 2009-10-15 | 1 | -16/+0 |
* | | | of: merge struct boot_param_header from Microblaze and PowerPC | Grant Likely | 2009-10-15 | 1 | -30/+0 |
* | | | of: add common header for flattened device tree representation | Grant Likely | 2009-10-15 | 2 | -12/+2 |
* | | | of: merge struct device_node | Grant Likely | 2009-10-15 | 1 | -20/+0 |
* | | | of: merge phandle, ihandle and struct property | Grant Likely | 2009-10-15 | 1 | -10/+0 |
* | | | of: Rework linux/of.h and asm/prom.h include ordering | Grant Likely | 2009-10-15 | 1 | -6/+2 |
| |/
|/| |
|
* | | microblaze: Clear sticky FSR register after saving it to func parametr | Michal Simek | 2009-10-05 | 2 | -1/+3 |
* | | microblaze: UMS is used only for MMU kernel | Michal Simek | 2009-10-05 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-09-24 | 23 | -113/+436 |
|\ |
|
| * | microblaze: Disable heartbeat/enable emaclite in defconfigs | Michal Simek | 2009-09-24 | 2 | -28/+37 |
| * | microblaze: Support simpleImage.dts make target | Michal Simek | 2009-09-24 | 4 | -6/+66 |
| * | microblaze: Fix _start symbol to physical address | Michal Simek | 2009-09-22 | 1 | -0/+1 |
| * | microblaze: Use LOAD_OFFSET macro to get correct LMA for all sections | Michal Simek | 2009-09-22 | 1 | -15/+19 |
| * | microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsets | John Williams | 2009-09-22 | 1 | -0/+3 |
| * | microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and C | John Williams | 2009-09-22 | 1 | -0/+17 |
| * | microblaze: Actually show KiB rather than pages in "Freeing initrd memory:" | Lennart Sorensen | 2009-09-22 | 1 | -1/+2 |
| * | microblaze: Support ptrace syscall tracing. | Michal Simek | 2009-09-22 | 2 | -12/+122 |
| * | microblaze: Updated CPU version and FPGA family codes in PVR | John Williams | 2009-09-22 | 1 | -0/+3 |
| * | microblaze: Generate correct signal and siginfo for integer div-by-zero | Michal Simek | 2009-09-22 | 1 | -1/+1 |
| * | microblaze: Don't be noisy when userspace causes hardware exceptions | Michal Simek | 2009-09-22 | 1 | -11/+20 |
| * | microblaze: Remove ipc.h file which points to non-existing asm-generic file | Michal Simek | 2009-09-22 | 1 | -1/+0 |
| * | microblaze: Clear sticky FSR register after generating exception signals | John Williams | 2009-09-22 | 1 | -0/+2 |
| * | microblaze: Ensure CPU usermode is set on new userspace processes | John Williams | 2009-09-22 | 1 | -0/+1 |
| * | microblaze: Use correct kbuild variable KBUILD_CFLAGS | John Williams | 2009-09-22 | 1 | -2/+2 |
| * | microblaze: Save and restore msr in hw exception | Michal Simek | 2009-09-22 | 1 | -2/+6 |
| * | microblaze: Add architectural support for USB EHCI host controllers | Julie Zhu | 2009-09-22 | 2 | -0/+4 |
| * | microblaze: Implement include/asm/syscall.h. | Michal Simek | 2009-09-21 | 1 | -0/+99 |
| * | microblaze: Improve checking mechanism for MSR instruction | Michal Simek | 2009-09-21 | 1 | -8/+5 |
| * | microblaze: Add checking mechanism for MSR instruction | Michal Simek | 2009-09-21 | 3 | -4/+27 |
| * | microblaze: Cleanup linker script using new linker script macros. | Tim Abbott | 2009-09-21 | 1 | -31/+8 |
* | | headers: utsname.h redux | Alexey Dobriyan | 2009-09-24 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-24 | 1 | -3/+2 |
|\ \ |
|
| * | | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 | 1 | -3/+2 |
| |/ |
|
* | | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 1 | -1/+1 |
* | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 2 | -2/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 1 | -2/+4 |
|\ |
|
| * | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 67 | -2030/+248 |
| |\ |
|
| * | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 1 | -1/+1 |
| * | | microblaze: include EXIT_TEXT to _stext | Michal Simek | 2009-07-09 | 1 | -2/+2 |
| * | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 | 1 | -0/+2 |