Age | Commit message (Expand) | Author |
2008-06-06 | nommu: fix ksize() abuse | Pekka Enberg |
2008-06-06 | doc: document the kernel-doc conventions for kernel hackers | Paul Jackson |
2008-06-06 | fbdev: export symbol fb_mode_option | Geoff Levand |
2008-06-06 | MAINTAINERS: reiserfs entry is out of date | Alan Cox |
2008-06-06 | v850: fix typo in header guard | Vegard Nossum |
2008-06-06 | h8300: fix typo in header guard | Vegard Nossum |
2008-06-06 | atmel_serial: filter out FP during baud rate detection | Haavard Skinnemoen |
2008-06-06 | vt: fix vc_resize locking | Nick Piggin |
2008-06-06 | ipc: only output msgmni value at boot time | Nadia Derbey |
2008-06-06 | ipc: restore MSGPOOL original value | Nadia Derbey |
2008-06-06 | vt: fix background color on line feed, DEC invert | Jan Engelhardt |
2008-06-06 | cpufreq: fix null object access on Transmeta CPU | CHIKAMA masaki |
2008-06-06 | fbcon: fix wrong vmode bits copied on console switch | Krzysztof Helt |
2008-06-06 | keys: remove unused key_alloc_sem | Daniel Walker |
2008-06-06 | cpusets: fix bug when adding nonexistent cpu or mem | Lai Jiangshan |
2008-06-06 | pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid... | Thomas Tuttle |
2008-06-06 | devscgroup: make white list more compact in some cases | Pavel Emelyanov |
2008-06-06 | devscgroup: check for device permissions at mount time | Pavel Emelyanov |
2008-06-06 | devscgroup: relax task to dev_cgroup conversion | Pavel Emelyanov |
2008-06-06 | devcgroup: make a helper to convert cgroup_subsys_state to devs_cgroup | Pavel Emelyanov |
2008-06-06 | introduce memory_read_from_buffer() | Akinobu Mita |
2008-06-06 | lib: export bitrev16 | Harvey Harrison |
2008-06-06 | rtc-ds1374: rename device to just "ds1374" | Jean Delvare |
2008-06-06 | Fix various old email addresses for dwmw2 | David Woodhouse |
2008-06-06 | uml: PATH_MAX needs limits.h | Ingo Molnar |
2008-06-06 | uml: stub needs to tolerate SIGWINCH | Jeff Dike |
2008-06-06 | uml: memcpy export needs to follow host declaration | Jeff Dike |
2008-06-06 | uml: deal with inaccessible address space start | Tom Spink |
2008-06-06 | uml: remove a duplicate include | Huang Weiyi |
2008-06-06 | uml: deal with host time going backwards | Jeff Dike |
2008-06-06 | doc: update to URL and status of kernel-docs.txt entry | Paul Jackson |
2008-06-06 | fujitsu-laptop: autoload module on Lifebook P1510D | Dan Williams |
2008-06-06 | nommu: fix kobjsize() for SLOB and SLUB | Paul Mundt |
2008-06-06 | m68k: enable CONFIG_COMPAT_BRK by default | Geert Uytterhoeven |
2008-06-06 | brk: make sys_brk() honor COMPAT_BRK when computing lower bound | Jiri Kosina |
2008-06-06 | drivers/char/ip2: fix Kconfig after ip2/ip2main merge | Roland.Kletzing |
2008-06-06 | edd: fix incorrect return of 1 from module_init | Alexey Dobriyan |
2008-06-06 | eCryptfs: remove unnecessary page decrypt call | Michael Halcrow |
2008-06-06 | update checkpatch.pl to version 0.19 | Andy Whitcroft |
2008-06-06 | serial: fix driver_name conflicts | Anton Vorontsov |
2008-06-06 | hugetlb: fix lockdep error | Nick Piggin |
2008-06-06 | modedb: fix incorrect sync and vmode flags for CVT modes | Krzysztof Helt |
2008-06-06 | frv: don't offer BINFMT_FLAT | Adrian Bunk |
2008-06-06 | cpusets: fix and update Documentation | Miao Xie |
2008-06-06 | md: do not compute parity unless it is on a failed drive | Dan Williams |
2008-06-06 | md: fix uninitialized use of mddev->recovery_wait | Dan Williams |
2008-06-06 | md: fix prexor vs sync_request race | Dan Williams |
2008-06-06 | spi: fix refcount-related spidev oops-on-rmmod | David Brownell |
2008-06-05 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-06-05 | mmc: Fix crash in mmc_block on 64-bit | Ben Collins |