| Commit message (Expand) | Author | Age |
... | |
| * | | | | | sched: fix TASK_WAKEKILL vs SIGKILL race | Oleg Nesterov | 2008-06-10 |
* | | | | | | Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-06-12 |
|\ \ \ \ \ \ |
|
| * | | | | | | always_inline timespec_add_ns | Jeremy Fitzhardinge | 2008-06-12 |
| * | | | | | | add an inlined version of iter_div_u64_rem | Jeremy Fitzhardinge | 2008-06-12 |
| * | | | | | | common implementation of iterative div/mod | Jeremy Fitzhardinge | 2008-06-12 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-06-11 |
|\ \ \ \ \ \ |
|
| * | | | | | | pnpacpi: fix IRQ flag decoding | Bjorn Helgaas | 2008-06-11 |
| * | | | | | | cpuidle acpi driver: fix oops on AC<->DC | Venkatesh Pallipadi | 2008-06-11 |
* | | | | | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-06-11 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | KVM: migrate PIT timer | Marcelo Tosatti | 2008-06-06 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-06-11 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | / / /
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-06-10 |
| |\ \ \ \ \ |
|
| | * | | | | | virtio: Fix typo in virtio_net_hdr comments | Mark McLoughlin | 2008-06-10 |
| * | | | | | | net: Fix routing tables with id > 255 for legacy software | Krzysztof Piotr Oledzki | 2008-06-10 |
| * | | | | | | inet{6}_request_sock: Init ->opt and ->pktopts in the constructor | Arnaldo Carvalho de Melo | 2008-06-10 |
| |/ / / / / |
|
| * | | | | | include/linux/ssb/ssb_driver_gige.h typo fix | Adrian Bunk | 2008-06-09 |
* | | | | | | ide: remove the ide_etrax100 chipset type | Adrian Bunk | 2008-06-10 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-06-09 |
|\ \ \ \ \ |
|
| * | | | | | [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n | Nathan Lynch | 2008-06-08 |
* | | | | | | mm: Minor clean-up of page flags in mm/page_alloc.c | Russ Anderson | 2008-06-09 |
* | | | | | | fat_valid_media() isn't for userspace | Adrian Bunk | 2008-06-08 |
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2008-06-06 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | jbd2: If a journal checksum error is detected, propagate the error to ext4 | Theodore Ts'o | 2008-06-06 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr... | Linus Torvalds | 2008-06-06 |
|\ \ \ \ \ \ |
|
| * | | | | | | capabilities: remain source compatible with 32-bit raw legacy capability supp... | Andrew G. Morgan | 2008-05-31 |
* | | | | | | | vm: add kzalloc_node() inline | Jeff Layton | 2008-06-06 |
* | | | | | | | ipc: restore MSGPOOL original value | Nadia Derbey | 2008-06-06 |
* | | | | | | | introduce memory_read_from_buffer() | Akinobu Mita | 2008-06-06 |
* | | | | | | | lib: export bitrev16 | Harvey Harrison | 2008-06-06 |
* | | | | | | | Fix various old email addresses for dwmw2 | David Woodhouse | 2008-06-06 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | V4L/DVB (7166): [v4l] Add new user class controls and deprecate others | David Woodhouse | 2008-06-05 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-06-04 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | route: Remove unused ifa_anycast field | Thomas Graf | 2008-06-03 |
| * | | | | route: Mark unused routing attributes as such | Thomas Graf | 2008-06-03 |
| * | | | | route: Mark unused route cache flags as such. | Thomas Graf | 2008-06-03 |
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-06-04 |
|\ \ \ \ \ |
|
| * | | | | | libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl | Alan Cox | 2008-06-04 |
| * | | | | | libata: kill unused constants | Tejun Heo | 2008-06-04 |
| |/ / / / |
|
* / / / / | serial_core: uart_set_ldisc infrastructure | Alan Cox | 2008-06-03 |
|/ / / / |
|
* | | | | mmc_spi: mmc_spi.h should include linux/interrupts.h | Anton Vorontsov | 2008-06-02 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-05-30 |
|\ \ \ \ |
|
| * | | | | virtio: force callback on empty. | Rusty Russell | 2008-05-30 |
| * | | | | virtio_blk: fix endianess annotations | Christian Borntraeger | 2008-05-30 |
| * | | | | virtio_config: fix len calculation of config elements | Christian Borntraeger | 2008-05-30 |
| * | | | | virtio: An entropy device, as suggested by hpa. | Rusty Russell | 2008-05-30 |
| * | | | | virtio_blk: allow read-only disks | Christian Borntraeger | 2008-05-30 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-05-30 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Input: rename SW_RADIO to SW_RFKILL_ALL | Henrique de Moraes Holschuh | 2008-05-30 |
| * | | | | Input: wm9713 - support five wire panels | Mark Brown | 2008-05-27 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-05-30 |
|\ \ \ \ \ |
|