| Commit message (Expand) | Author | Age |
* | tty: The big operations rework | Alan Cox | 2008-04-30 |
* | char: switch gs, cyclades and esp to return int for put_char | Alan Cox | 2008-04-30 |
* | tty_io: fix remaining pid struct locking | Alan Cox | 2008-04-30 |
* | redo locking of tty->pgrp | Alan Cox | 2008-04-30 |
* | tty: BKL pushdown | Alan Cox | 2008-04-30 |
* | ptrace: introduce ptrace_reparented() helper | Oleg Nesterov | 2008-04-30 |
* | signals: x86 TS_RESTORE_SIGMASK | Roland McGrath | 2008-04-30 |
* | signals: use HAVE_SET_RESTORE_SIGMASK | Roland McGrath | 2008-04-30 |
* | signals: ia64 renumber TIF_RESTORE_SIGMASK | akpm@linux-foundation.org | 2008-04-30 |
* | signals: s390: renumber TIF_RESTORE_SIGMASK | Roland McGrath | 2008-04-30 |
* | signals: set_restore_sigmask TIF_SIGPENDING | Roland McGrath | 2008-04-30 |
* | signals: add set_restore_sigmask | Roland McGrath | 2008-04-30 |
* | signals: fix /sbin/init protection from unwanted signals | Oleg Nesterov | 2008-04-30 |
* | signals: join send_sigqueue() with send_group_sigqueue() | Oleg Nesterov | 2008-04-30 |
* | kill_pid_info: don't take now unneeded tasklist_lock | Oleg Nesterov | 2008-04-30 |
* | signals: re-assign CLD_CONTINUED notification from the sender to reciever | Oleg Nesterov | 2008-04-30 |
* | md: support blocking writes to an array on device failure | Dan Williams | 2008-04-30 |
* | pxafb: preliminary smart panel interface support | Eric Miao | 2008-04-30 |
* | pxafb: introduce register independent LCD connection type for pxafb | eric miao | 2008-04-30 |
* | pxafb: convert fb driver to use ioremap() and __raw_{readl, writel} | eric miao | 2008-04-30 |
* | Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART | Bryan Wu | 2008-04-30 |
* | ext4: move headers out of include/linux | Christoph Hellwig | 2008-04-29 |
* | ext4: remove duplicate include of ext4_fs_i.h header file | Joe Perches | 2008-04-29 |
* | Convert ext4 to use unlocked_ioctl | Andi Kleen | 2008-04-29 |
* | ext4: Fix race between migration and mmap write | Aneesh Kumar K.V | 2008-04-29 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-04-29 |
|\ |
|
| * | [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id | Alex Chiang | 2008-04-29 |
| * | [IA64] allocate multiple contiguous pages via uncached allocator | Dean Nelson | 2008-04-29 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-04-29 |
|\ \ |
|
| * | | [libata] linux/libata.h: reorganize ata_device struct members a bit | Jeff Garzik | 2008-04-29 |
| |/ |
|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-04-29 |
|\ \ |
|
| * \ | Merge branch 'orion-fixes2' | Russell King | 2008-04-29 |
| |\ \ |
|
| | * | | [ARM] Feroceon: Feroceon-specific WA-cache compatible {copy,clear}_user_page() | Lennert Buytenhek | 2008-04-28 |
| | | | | |
| | \ \ | |
| *-. | | | Merge branches 'pxa' and 'orion-fixes1' | Russell King | 2008-04-29 |
| |\ \| | |
|
| | | * | | [ARM] Orion: fix ioremap() optimization | Nicolas Pitre | 2008-04-28 |
| | * | | | [ARM] 5014/1: Cleanup reset state before entering suspend or resetting. | Dmitry Baryshkov | 2008-04-24 |
| | * | | | [ARM] 5013/1: Change ITE8152 interrupt numbers | Mike Rapoport | 2008-04-24 |
| | * | | | [ARM] 5009/1: magician: remove to-be-deprecated defines for pxa_gpio_mode | Philipp Zabel | 2008-04-21 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2008-04-29 |
|\ \ \ \ \ |
|
| * | | | | | V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip | Hans Verkuil | 2008-04-29 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-04-29 |
|\ \ \ \ \ |
|
| * | | | | | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 2008-04-29 |
| * | | | | | i2c: Add support for device alias names | Jean Delvare | 2008-04-29 |
| * | | | | | i2c: Drop unused RTC driver IDs | Jean Delvare | 2008-04-29 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-04-29 |
|\ \ \ \ \ \ |
|
| * | | | | | | IB/iser: Count FMR alignment violations per session | Eli Dorfman | 2008-04-29 |
| * | | | | | | mlx4_core: Add a way to set the "collapsed" CQ flag | Yevgeny Petrilin | 2008-04-29 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Security: Typecast CAP_*_SET macros | David Howells | 2008-04-29 |
* | | | | | | Security: Make secctx_to_secid() take const secdata | David Howells | 2008-04-29 |
|/ / / / / |
|
* | | | | | Improve queue_is_locked() | Jens Axboe | 2008-04-29 |