| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-07-24 | 4 | -117/+7 |
|\ |
|
| * | Merge branch 'pci/bjorn-p2p-bridge-windows' into next | Bjorn Helgaas | 2012-07-10 | 1 | -88/+1 |
| |\ |
|
| | * | sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases() | Bjorn Helgaas | 2012-07-10 | 1 | -88/+1 |
| * | | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 2012-07-05 | 3 | -21/+0 |
| |\ \ |
|
| | * | | sparc/PCI: factor out pcibios_setup() | Myron Stowe | 2012-07-05 | 3 | -21/+0 |
| | |/ |
|
| * | | Merge branch 'topic/bjorn-trivial' into next | Bjorn Helgaas | 2012-06-22 | 1 | -5/+0 |
| |\ \ |
|
| | * | | sparc/PCI: remove unused pcibios_assign_resource() definition | Bjorn Helgaas | 2012-06-15 | 1 | -5/+0 |
| | |/ |
|
| * | | sparc/PCI: register busn_res for root buses | Yinghai Lu | 2012-06-13 | 2 | -3/+6 |
| * | | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 2012-06-13 | 1 | -3/+3 |
| |/ |
|
* | | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux | Linus Torvalds | 2012-07-24 | 1 | -1/+1 |
|\ \ |
|
| * | | devicetree: add helper inline for retrieving a node's full name | Grant Likely | 2012-07-06 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-07-24 | 1 | -0/+4 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-28 | 3 | -127/+1 |
| |\ \ \
| | |/ / |
|
| * | | | sparc bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction | David S. Miller | 2012-06-06 | 1 | -0/+4 |
| | |/
| |/| |
|
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-07-22 | 1 | -6/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | SPARC: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq() | Yong Zhang | 2012-06-05 | 1 | -6/+1 |
| |/ |
|
* | | Fix typo in printed messages | Anatol Pomozov | 2012-06-24 | 1 | -1/+1 |
* | | sparc: remove two unused headers | Paul Bolle | 2012-06-11 | 2 | -126/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 5 | -84/+37 |
|\ |
|
| * | new helper: signal_delivered() | Al Viro | 2012-06-01 | 3 | -6/+3 |
| * | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 3 | -12/+0 |
| * | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro | 2012-06-01 | 1 | -1/+1 |
| * | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set | Al Viro | 2012-06-01 | 2 | -3/+2 |
| * | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 3 | -37/+9 |
| * | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 2 | -14/+4 |
| * | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 3 | -12/+3 |
| * | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro | 2012-06-01 | 1 | -0/+16 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 2 | -14/+2 |
|\ \
| |/
|/| |
|
| * | ia64, sparc64: convert wrappers around do_mremap() to sys_mremap() | Al Viro | 2012-05-30 | 1 | -9/+2 |
| * | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 2012-05-30 | 1 | -5/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-31 | 2 | -4/+0 |
|\ \ |
|
| * | | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-23 | 2 | -4/+0 |
* | | | sparc: fix sparc64 build due to leon.h inclusion | Sam Ravnborg | 2012-05-29 | 2 | -1/+1 |
* | | | sparc32: remove unused variable in head_32.S | Sam Ravnborg | 2012-05-29 | 1 | -8/+0 |
* | | | sparc32,leon: fix leon bootup | Sam Ravnborg | 2012-05-29 | 1 | -32/+41 |
* | | | sparc32: Export leon_dma_ops to modules. | David S. Miller | 2012-05-28 | 1 | -1/+2 |
* | | | sparc32: support leon + sun in dma_make_coherent() | Sam Ravnborg | 2012-05-27 | 1 | -8/+4 |
* | | | sparc32,leon: always support leon in ioport | Sam Ravnborg | 2012-05-27 | 2 | -11/+9 |
* | | | sparc32,leon: always include leon_pmc in build | Sam Ravnborg | 2012-05-27 | 2 | -7/+10 |
* | | | sparc32: refactor cpu_idle() | Sam Ravnborg | 2012-05-27 | 1 | -30/+5 |
* | | | sparc32: srmmu_probe now knows about leon too | Sam Ravnborg | 2012-05-27 | 4 | -23/+23 |
* | | | sparc32: drop LEON hack for ASI_M_MMUREGS | Sam Ravnborg | 2012-05-27 | 1 | -4/+0 |
* | | | sparc32: introduce run-time patching of srmmu access functions | Sam Ravnborg | 2012-05-27 | 3 | -61/+90 |
* | | | sparc32: introduce support for run-time patching for all shared assembler code | Sam Ravnborg | 2012-05-27 | 5 | -29/+59 |
* | | | sparc32,leon: fix section mismatch warning | Sam Ravnborg | 2012-05-27 | 1 | -2/+2 |
* | | | sparc32,leon: always include leon_smp + leon_mm in build | Sam Ravnborg | 2012-05-27 | 6 | -28/+2 |
* | | | sparc32,leon: always include leon_kernel in build | Sam Ravnborg | 2012-05-27 | 3 | -7/+1 |
* | | | sparc32,leon: clean up leon.h | Sam Ravnborg | 2012-05-27 | 3 | -65/+4 |
* | | | sparc32: handle leon in cpu.c | Sam Ravnborg | 2012-05-27 | 2 | -9/+11 |
* | | | sparc32: handle leon in irq_32.c | Sam Ravnborg | 2012-05-27 | 1 | -10/+12 |