| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [SPARC64]: Use sun4v VIRQ interfaces as intended. | David S. Miller | 2007-10-13 | 2 | -12/+31 |
* | [SPARC64]: Allocate ivector_table dynamically. | David S. Miller | 2007-10-13 | 1 | -11/+11 |
* | [SPARC64]: Access ivector_table[] using physical addresses. | David S. Miller | 2007-10-13 | 4 | -39/+49 |
* | [SPARC64]: Make IVEC pointers 64-bit. | David S. Miller | 2007-10-13 | 3 | -25/+32 |
* | [SPARC64]: Kill pci_memspace_mask. | David S. Miller | 2007-10-13 | 6 | -52/+30 |
* | [SPARC64]: Consolidate MSI support code. | David S. Miller | 2007-10-13 | 6 | -775/+700 |
* | [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}. | Stephen Rothwell | 2007-10-13 | 3 | -3/+9 |
* | [SPARC64]: Fix bugs in SYSV IPC handling in 64-bit processes. | David S. Miller | 2007-10-13 | 1 | -11/+4 |
* | [SPARC/64]: Prepare to remove of_platform_driver name. | Stephen Rothwell | 2007-10-13 | 1 | -1/+4 |
* | [SPARC64]: beautify vmlinux.lds | Sam Ravnborg | 2007-10-13 | 1 | -89/+122 |
* | [SPARC64]: Enable MSI on sun4u Fire PCI-E controllers. | David S. Miller | 2007-10-13 | 2 | -1/+516 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-10-12 | 1 | -1/+0 |
|\ |
|
| * | [CPUFREQ] move policy's governor initialisation out of low-level drivers into... | Thomas Renninger | 2007-10-04 | 1 | -1/+0 |
* | | [SPARC64]: Fix 'niu' complex IRQ probing. | David S. Miller | 2007-10-04 | 1 | -1/+2 |
* | | [SPARC64]: check fork_idle() error | Akinobu Mita | 2007-10-04 | 1 | -0/+2 |
* | | [SPARC64]: Temporary workaround for PCI-E slot on T1000. | David S. Miller | 2007-10-03 | 1 | -2/+2 |
* | | [SPARC64]: VIO device addition log message level is too high. | David S. Miller | 2007-10-03 | 1 | -1/+1 |
* | | [SPARC64]: Fix domain-services port probing. | David S. Miller | 2007-10-03 | 1 | -1/+26 |
|/ |
|
* | [SPARC64]: Fix put_user() calls in binfmt_aout32.c | David S. Miller | 2007-09-30 | 1 | -2/+2 |
* | [SPARC]: Fix EBUS use of uninitialized variable. | David S. Miller | 2007-09-27 | 1 | -1/+4 |
* | [SPARC64]: Warn user if cpu is ignored. | David S. Miller | 2007-09-16 | 2 | -2/+10 |
* | [SPARC64]: Fix lockdep, particularly on SMP. | David S. Miller | 2007-09-16 | 2 | -10/+58 |
* | [SPARC64]: Fix booting on V100 systems. | David S. Miller | 2007-09-12 | 1 | -1/+12 |
* | [SPARC64]: Fix several bugs in MSI handling. | David S. Miller | 2007-08-30 | 3 | -14/+30 |
* | [SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling. | David S. Miller | 2007-08-30 | 1 | -1/+1 |
* | [SPARC64]: SMP trampoline needs to avoid %tick_cmpr on sun4v too. | David S. Miller | 2007-08-16 | 1 | -4/+3 |
* | [SPARC64]: Do not touch %tick_cmpr on sun4v cpus. | David S. Miller | 2007-08-16 | 1 | -1/+2 |
* | [SPARC64]: Niagara-2 optimized copies. | David S. Miller | 2007-08-16 | 1 | -1/+10 |
* | [SPARC64]: Allow userspace to get at the machine description. | David S. Miller | 2007-08-15 | 1 | -0/+38 |
* | [SPARC64]: Fix memory leak when cpu hotplugging. | David S. Miller | 2007-08-08 | 4 | -65/+28 |
* | [SPARC64]: Do not assume sun4v chips have load-twin/store-init support. | David S. Miller | 2007-08-08 | 3 | -32/+122 |
* | [SPARC64]: Fix hard-coding of cpu type output in /proc/cpuinfo on sun4v. | David S. Miller | 2007-08-07 | 1 | -8/+40 |
* | [SPARC]: Centralize find_in_proplist() instead of duplicating N times. | David S. Miller | 2007-08-07 | 3 | -36/+22 |
* | [SPARC64]: Fix show_stack() when stack argument is NULL. | David S. Miller | 2007-07-30 | 1 | -7/+11 |
* | [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. | David S. Miller | 2007-07-30 | 11 | -839/+404 |
* | [SPARC64]: Handle mostek clock type in mini_rtc driver. | David S. Miller | 2007-07-30 | 1 | -0/+75 |
* | [SPARC64]: Fix sun4u PCI config space accesses on sun4u. | David S. Miller | 2007-07-30 | 2 | -12/+126 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 | 2 | -0/+2 |
* | viohs: extern on function definition | Al Viro | 2007-07-26 | 1 | -1/+1 |
* | [SPARC64]: Mark most of initial bootup asm as .text.init.ref_ok | David S. Miller | 2007-07-24 | 1 | -4/+7 |
* | [SPARC]: Add missing NOTES section. | David S. Miller | 2007-07-24 | 1 | -0/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-07-21 | 1 | -0/+1 |
|\ |
|
| * | [SPARC64]: ERROR: "sys_ioctl" [arch/sparc64/solaris/solaris.ko] undefined! | Christoph Hellwig | 2007-07-21 | 1 | -0/+1 |
* | | NTP: move the cmos update code into ntp.c | Thomas Gleixner | 2007-07-21 | 1 | -51/+2 |
* | | clockevents: fix resume logic | Thomas Gleixner | 2007-07-21 | 1 | -0/+1 |
|/ |
|
* | [SPARC64]: fix section mismatch warning in mdesc.c | Sam Ravnborg | 2007-07-20 | 1 | -3/+3 |
* | [SPARC64]: fix section mismatch warning in pci_sunv4 | Sam Ravnborg | 2007-07-20 | 1 | -2/+2 |
* | [SPARC64]: Stop using drivers/char/rtc.c | David S. Miller | 2007-07-20 | 1 | -0/+79 |
* | [SPARC64]: Fix virq decomposition. | David S. Miller | 2007-07-20 | 1 | -19/+25 |
* | [SPARC64]: Use KERN_ERR in IRQ manipulation error printks. | David S. Miller | 2007-07-20 | 1 | -14/+14 |