| Commit message (Expand) | Author | Age |
* | Input: remove CVS keywords | Adrian Bunk | 2008-05-20 |
* | Input: gpio-keys debouncing support | Dmitry Baryshkov | 2008-05-16 |
* | Input: remove unused defines | Joe Perches | 2008-05-16 |
* | Input: libps2 - remove delayed command execution | Dmitry Torokhov | 2008-05-16 |
* | Input: gameport - remove rescan/reconnect facilities | Dmitry Torokhov | 2008-05-16 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-05-15 |
|\ |
|
| * | [POWERPC] Fix uninitialized variable bug in copy_{to|from}_user | Nate Case | 2008-05-15 |
| * | [POWERPC] vmemmap fixes to use smaller pages | Benjamin Herrenschmidt | 2008-05-15 |
* | | Clean up 'print_fn_descriptor_symbol()' types | Linus Torvalds | 2008-05-15 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-05-15 |
|\ \ |
|
| * | | [IA64] machvec support for SGI UV platform | Jack Steiner | 2008-05-14 |
| * | | [IA64] Add header files for SGI UV platform | Jack Steiner | 2008-05-14 |
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-05-15 |
|\ \ \ |
|
| * | | | [S390] s390dbf: Use const char * for dbf name. | Cornelia Huck | 2008-05-15 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-05-15 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | parisc: use conditional macro for 64-bit wide ops | Kyle McMartin | 2008-05-15 |
| * | | | parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>. | Robert P. J. Day | 2008-05-15 |
| * | | | parisc: new termios definitions | Alan Cox | 2008-05-15 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2008-05-14 |
|\ \ \ \ |
|
| * | | | | 9p: fix error path during early mount | Eric Van Hensbergen | 2008-05-14 |
| * | | | | 9p: Documentation updates | Eric Van Hensbergen | 2008-05-14 |
| * | | | | add match_strlcpy() us it to make v9fs make uname and remotename parsing more... | Markus Armbruster | 2008-05-14 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-14 |
|\ \ \ \ |
|
| * | | | | sparc64: Use a TS_RESTORE_SIGMASK | David S. Miller | 2008-05-13 |
| * | | | | sparc: Fix mremap address range validation. | David S. Miller | 2008-05-12 |
| | |_|/
| |/| | |
|
* | | | | mprotect: prevent alteration of the PAT bits | Venki Pallipadi | 2008-05-14 |
* | | | | per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modules | Eric Dumazet | 2008-05-14 |
* | | | | lib: create common ascii hex array | Harvey Harrison | 2008-05-14 |
* | | | | asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace | Mike Frysinger | 2008-05-14 |
* | | | | cs5520: disable VDMA | Bartlomiej Zolnierkiewicz | 2008-05-14 |
* | | | | make ide-iops.c:SELECT_MASK() static | Adrian Bunk | 2008-05-14 |
| |/ /
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-05-14 |
|\ \ \ |
|
| * | | | Driver core: struct class remove children list | Dave Young | 2008-05-14 |
| * | | | block: do_mounts - accept root=<non-existant partition> | Kay Sievers | 2008-05-14 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-05-14 |
|\ \ \ \ |
|
| * | | | | USB: add association.h | Greg Kroah-Hartman | 2008-05-14 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-05-14 |
|\ \ \ \ |
|
| * | | | | irda: Fix a misalign access issue. (v2) | Graf Yang | 2008-05-14 |
| * | | | | net: Allow netdevices to specify needed head/tailroom | Johannes Berg | 2008-05-12 |
| * | | | | net: Set LL_MAX_HEADER properly for wireless. | David S. Miller | 2008-05-12 |
| * | | | | syncppp: Fix crashes. | David S. Miller | 2008-05-12 |
* | | | | | fix SMP data race in pagetable setup vs walking | Nick Piggin | 2008-05-14 |
* | | | | | read_barrier_depends arch fixlets | Nick Piggin | 2008-05-14 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-05-13 |
|\ \ \ \ |
|
| * | | | | [ALSA] ASoC: build fix for snd_soc_info_bool_ext | Philipp Zabel | 2008-05-13 |
| | |/ /
| |/| | |
|
* | | | | fuse: add flag to turn on big writes | Miklos Szeredi | 2008-05-13 |
* | | | | memcg: fix possible panic when CONFIG_MM_OWNER=y | KOSAKI Motohiro | 2008-05-13 |
* | | | | cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len | Paul Jackson | 2008-05-13 |
* | | | | uml: random driver fixes | Jeff Dike | 2008-05-13 |
* | | | | uml: use PAGE_SIZE in linker scripts | Cyrill Gorcunov | 2008-05-13 |