| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ppc64: Be consistent about printing which idle loop we're using | Michael Ellerman | 2005-07-07 | 2 | -3/+8 |
* | [PATCH] ppc64: fix compile warning | Anton Blanchard | 2005-07-07 | 1 | -1/+0 |
* | [PATCH] ppc64: idle fixups | Anton Blanchard | 2005-07-07 | 1 | -11/+12 |
* | [PATCH] ppc64: pSeries idle fixups | Anton Blanchard | 2005-07-07 | 1 | -51/+62 |
* | [PATCH] ppc64: iSeries idle fixups | Anton Blanchard | 2005-07-07 | 1 | -37/+47 |
* | [PATCH] ppc64: Remove obsolete idle_setup() | Michael Ellerman | 2005-07-07 | 1 | -41/+0 |
* | [PATCH] ppc64: Fixup platforms for new ppc_md.idle | Michael Ellerman | 2005-07-07 | 4 | -1/+26 |
* | [PATCH] ppc64: Move pSeries idle functions into pSeries_setup.c | Michael Ellerman | 2005-07-07 | 2 | -131/+127 |
* | [PATCH] ppc64: Move iSeries_idle() into iSeries_setup.c | Michael Ellerman | 2005-07-07 | 2 | -86/+81 |
* | [PATCH] ppc64: Make idle_loop a ppc_md function | Michael Ellerman | 2005-07-07 | 3 | -6/+13 |
* | [PATCH] hvc_console: Use hvc_get_chars in hvsi code | Milton Miller | 2005-07-07 | 1 | -5/+3 |
* | [PATCH] hvc_console: Separate the NUL character filtering from get_hvc_chars | Milton Miller | 2005-07-07 | 2 | -18/+25 |
* | [PATCH] hvc_console: Register ops when setting up hvc_console | Milton Miller | 2005-07-07 | 3 | -12/+27 |
* | [PATCH] hvc_console: Separate hvc_console and vio code 2 | Milton Miller | 2005-07-07 | 5 | -74/+145 |
* | [PATCH] hvc_console: Separate hvc_console and vio code | Milton Miller | 2005-07-07 | 3 | -7/+25 |
* | [PATCH] hvc_console: Add some sanity checks | Milton Miller | 2005-07-07 | 1 | -0/+18 |
* | [PATCH] hvc_console: Statically initialize the vtermnos array | Milton Miller | 2005-07-07 | 1 | -6/+2 |
* | [PATCH] hvc_console: remove num_vterms and some dead code | Milton Miller | 2005-07-07 | 1 | -6/+2 |
* | [PATCH] hvc_console: Add missing include | Milton Miller | 2005-07-07 | 1 | -0/+1 |
* | [PATCH] hvc_console: Unregister the console in the exit routine. | Milton Miller | 2005-07-07 | 1 | -2/+4 |
* | [PATCH] hvc_console: MAGIC_SYSRQ should only be on console channel | Milton Miller | 2005-07-07 | 1 | -8/+11 |
* | [PATCH] hvc_console: Dont always kick the poll thread in interrupt | Milton Miller | 2005-07-07 | 1 | -3/+7 |
* | [PATCH] hvc_console: Match vio and console devices using vterm numbers | Milton Miller | 2005-07-07 | 1 | -7/+29 |
* | [PATCH] hvc_console: Rearrange code | Milton Miller | 2005-07-07 | 1 | -142/+142 |
* | [PATCH] ppc64: remove duplicate syscall reservation | Anton Blanchard | 2005-07-07 | 2 | -2/+2 |
* | [PATCH] ppc64: add ioprio syscalls | Anton Blanchard | 2005-07-07 | 3 | -12/+25 |
* | [PATCH] ppc64: sys_ppc32.c cleanups | Anton Blanchard | 2005-07-07 | 1 | -27/+0 |
* | [PATCH] move ioprio syscalls into syscalls.h | Anton Blanchard | 2005-07-07 | 3 | -5/+5 |
* | [PATCH] ppc64: Turn runlatch on in exception entry | Anton Blanchard | 2005-07-07 | 2 | -0/+19 |
* | [PATCH] ppc64: Fix runlatch code to work on pseries machines | Anton Blanchard | 2005-07-07 | 3 | -11/+17 |
* | [PATCH] ppc64: use c99 initialisers in cputable code | Anton Blanchard | 2005-07-07 | 1 | -153/+212 |
* | [PATCH] ppc64: vdso32: fix link errors after recent toolchain changes | Olaf Hering | 2005-07-07 | 1 | -2/+2 |
* | [PATCH] ppc64: Add new PHY to sungem | Benjamin Herrenschmidt | 2005-07-07 | 3 | -20/+56 |
* | [PATCH] kbuild: build a single module using 'make dir/module.ko' | Sam Ravnborg | 2005-07-07 | 1 | -0/+4 |
* | [PATCH] kbuild: build TAGS problem with O= | George Anzinger | 2005-07-07 | 1 | -1/+1 |
* | [PATCH] mm: quieten OOM killer noise | Anton Blanchard | 2005-07-07 | 1 | -3/+5 |
* | [PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag... | Marcelo Tosatti | 2005-07-07 | 1 | -6/+0 |
* | [PATCH] print order information when OOM killing | Marcelo Tosatti | 2005-07-07 | 4 | -5/+5 |
* | [PATCH] export generic_drop_inode() to modules | Mark Fasheh | 2005-07-07 | 2 | -1/+4 |
* | [PATCH] i2o: config-osm build fix | Andrew Morton | 2005-07-07 | 1 | -0/+2 |
* | [PATCH] iounmap debugging | Andrew Morton | 2005-07-07 | 1 | -2/+4 |
* | [PATCH] uml: kill some useless vmalloc tlb flushing | Jeff Dike | 2005-07-07 | 1 | -1/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2005-07-07 | 31 | -544/+1255 |
|\ |
|
| * | [IA64] - Disable tiocx driver on non-SN systems | Jack Steiner | 2005-07-07 | 1 | -0/+4 |
| * | [IA64] fix generic/up builds | Tony Luck | 2005-07-06 | 7 | -70/+111 |
| * | [IA64] memory-less-nodes repost | bob.picco | 2005-07-06 | 2 | -228/+169 |
| * | [IA64] Make ia64 die() preempt safe | | 2005-07-06 | 1 | -2/+4 |
| * | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2005-07-06 | 202 | -2787/+4160 |
| |\ |
|
| * | | [IA64] restore_sigcontext is not preempt safe | Keith Owens | 2005-07-06 | 1 | -0/+2 |
| * | | [IA64] hotplug/ia64: SN Hotplug Driver - PREEMPT/pcibus_info fix | Prarit Bhargava | 2005-07-06 | 1 | -1/+2 |