Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-05-15 | 20 | -38/+878 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [IA64] fix personality(PER_LINUX32) performance issue | Huang, Xiaolan | 2008-05-15 | 2 | -10/+25 | |
| * | | | | | | [IA64] Properly unregister legacy interrupts | Prarit Bhargava | 2008-05-14 | 1 | -0/+3 | |
| * | | | | | | [IA64] Remove NULL pointer check for argument never passed as NULL. | Simon Holm Thøgersen | 2008-05-14 | 1 | -6/+0 | |
| * | | | | | | [IA64] trivial cleanup for perfmon.c | Hidetoshi Seto | 2008-05-14 | 1 | -6/+10 | |
| * | | | | | | [IA64] trivial cleanup for entry.S | Hidetoshi Seto | 2008-05-14 | 1 | -6/+6 | |
| * | | | | | | [IA64] fix interrupt masking for pending works on kernel leave | Hidetoshi Seto | 2008-05-14 | 2 | -8/+31 | |
| * | | | | | | [IA64] allow user to force_pal_cache_flush | Alex Chiang | 2008-05-14 | 2 | -0/+17 | |
| * | | | | | | [IA64] Don't reserve crashkernel memory > 4 GB | Bernhard Walle | 2008-05-14 | 1 | -0/+29 | |
| * | | | | | | [IA64] machvec support for SGI UV platform | Jack Steiner | 2008-05-14 | 9 | -2/+182 | |
| * | | | | | | [IA64] Add header files for SGI UV platform | Jack Steiner | 2008-05-14 | 2 | -0/+575 | |
* | | | | | | | tty: fix BKL related leak and crash | Ingo Molnar | 2008-05-15 | 1 | -3/+10 | |
* | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-05-15 | 13 | -82/+46 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map. | Heiko Carstens | 2008-05-15 | 1 | -1/+2 | |
| * | | | | | | | [S390] smp: __smp_call_function_map vs cpu_online_map fix. | Heiko Carstens | 2008-05-15 | 1 | -8/+8 | |
| * | | | | | | | [S390] tape: Use ccw_dev_id to build cdev_id. | Cornelia Huck | 2008-05-15 | 1 | -26/+5 | |
| * | | | | | | | [S390] dasd: fix timeout handling in interrupt handler | Stefan Weinhuber | 2008-05-15 | 1 | -2/+3 | |
| * | | | | | | | [S390] s390dbf: Use const char * for dbf name. | Cornelia Huck | 2008-05-15 | 2 | -12/+12 | |
| * | | | | | | | [S390] dasd: Use const in busid functions. | Cornelia Huck | 2008-05-15 | 2 | -6/+6 | |
| * | | | | | | | [S390] blacklist.c: removed duplicated include | Huang Weiyi | 2008-05-15 | 1 | -1/+0 | |
| * | | | | | | | [S390] vmlogrdr: module initialization function should return negative errors | Marcin Slusarz | 2008-05-15 | 1 | -1/+1 | |
| * | | | | | | | [S390] sparsemem vmemmap: initialize memmap. | Heiko Carstens | 2008-05-15 | 1 | -13/+6 | |
| * | | | | | | | [S390] Remove last traces of cio_msg=. | Cornelia Huck | 2008-05-15 | 1 | -3/+0 | |
| * | | | | | | | [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID. | Michael Ernst | 2008-05-15 | 1 | -9/+3 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-05-15 | 31 | -210/+167 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | arch/parisc/kernel/perf_asm.S: build fix | Kyle McMartin | 2008-05-15 | 1 | -0/+2 | |
| * | | | | | | parisc: remove -traditional from assembler flags | Kyle McMartin | 2008-05-15 | 1 | -3/+0 | |
| * | | | | | | parisc: use conditional macro for 64-bit wide ops | Kyle McMartin | 2008-05-15 | 3 | -66/+56 | |
| * | | | | | | parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>. | Robert P. J. Day | 2008-05-15 | 1 | -50/+1 | |
| * | | | | | | arch/parisc/kernel/unaligned.c: use time_* macros | S.Caglar Onur | 2008-05-15 | 1 | -1/+2 | |
| * | | | | | | parisc: remove redundant display of free swap space in show_mem() | Johannes Weiner | 2008-05-15 | 1 | -2/+0 | |
| * | | | | | | drivers/parisc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-15 | 9 | -63/+63 | |
| * | | | | | | parisc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-15 | 4 | -4/+4 | |
| * | | | | | | parisc: new termios definitions | Alan Cox | 2008-05-15 | 3 | -3/+12 | |
| * | | | | | | parisc: fix trivial section name warnings | Helge Deller | 2008-05-15 | 11 | -18/+27 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2008-05-14 | 23 | -215/+1014 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | 9p: fix error path during early mount | Eric Van Hensbergen | 2008-05-14 | 8 | -45/+47 | |
| * | | | | | | | 9p: make cryptic unknown error from server less scary | Eric Van Hensbergen | 2008-05-14 | 1 | -2/+2 | |
| * | | | | | | | 9p: fix flags length in net | Steven Rostedt | 2008-05-14 | 2 | -3/+3 | |
| * | | | | | | | 9p: Correct fidpool creation failure in p9_client_create | Josef 'Jeff' Sipek | 2008-05-14 | 1 | -1/+1 | |
| * | | | | | | | 9p: use struct mutex instead of struct semaphore | Josef 'Jeff' Sipek | 2008-05-14 | 1 | -9/+9 | |
| * | | | | | | | 9p: propagate parse_option changes to client and transports | Eric Van Hensbergen | 2008-05-14 | 2 | -14/+45 | |
| * | | | | | | | fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. N... | Jim Meyering | 2008-05-14 | 1 | -6/+34 | |
| * | | | | | | | 9p: Documentation updates | Eric Van Hensbergen | 2008-05-14 | 18 | -124/+854 | |
| * | | | | | | | add match_strlcpy() us it to make v9fs make uname and remotename parsing more... | Markus Armbruster | 2008-05-14 | 3 | -15/+23 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-14 | 10 | -151/+89 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sparc64: Use a TS_RESTORE_SIGMASK | David S. Miller | 2008-05-12 | 4 | -24/+44 | |
| * | | | | | | | lmb: Make lmb debugging more useful. | David S. Miller | 2008-05-12 | 1 | -11/+22 | |
| * | | | | | | | lmb: Fix inconsistent alignment of size argument. | David S. Miller | 2008-05-12 | 1 | -4/+8 | |
| * | | | | | | | sparc: Fix mremap address range validation. | David S. Miller | 2008-05-12 | 5 | -112/+15 | |
| | |_|/ / / / | |/| | | | | |