| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | HID: fixup quirk for NCR devices | Jiri Kosina | 2009-11-05 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-12-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie | 2009-12-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] pm8001: add SAS/SATA HBA driver | jack wang | 2009-12-04 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-12-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: Break out SuperH PFC code | Magnus Damm | 2009-11-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: Move KEYSC header file | Magnus Damm | 2009-11-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: Add power control platform data to SDHI driver | Magnus Damm | 2009-11-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into sh/st-integration | Paul Mundt | 2009-11-24 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-11-18 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-11-04 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: intc: Handle legacy IRQ reservation in vector map. | Paul Mundt | 2009-11-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: intc: Make ack_regs generally available. | Paul Mundt | 2009-10-27 | |
| | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-12-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl() | Frederic Weisbecker | 2009-10-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | kill-the-bkl/reiserfs: move the concurrent tree accesses checks per superblock | Frederic Weisbecker | 2009-09-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | kill-the-bkl/reiserfs: acquire the inode mutex safely | Frederic Weisbecker | 2009-09-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | kill-the-bkl/reiserfs: conditionaly release the write lock on fs_changed() | Frederic Weisbecker | 2009-09-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | kill-the-BKL/reiserfs: add reiserfs_cond_resched() | Frederic Weisbecker | 2009-09-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | kill-the-BKL/reiserfs: release write lock on fs_changed() | Frederic Weisbecker | 2009-09-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | kill-the-BKL/reiserfs: provide a tool to lock only once the write lock | Frederic Weisbecker | 2009-09-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | reiserfs: kill-the-BKL | Frederic Weisbecker | 2009-09-14 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k... | Linus Torvalds | 2009-12-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ntp: Provide compability defines (You say MOD_NANO, I say ADJ_NANO) | john stultz | 2009-08-28 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-12-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hrtimer: Fix /proc/timer_list regression | Feng Tang | 2009-11-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Fix clock_gettime vsyscall time warp | Lin Ming | 2009-11-17 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nohz: Allow 32-bit machines to sleep for more than 2.15 seconds | Jon Hunter | 2009-11-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nohz: Track last do_timer() cpu | Thomas Gleixner | 2009-11-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nohz: Prevent clocksource wrapping during idle | Jon Hunter | 2009-11-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Provide a generic mult/shift factor calculation | Thomas Gleixner | 2009-11-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Use u32 for mult and shift factors | Thomas Gleixner | 2009-11-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nohz: Introduce arch_needs_cpu | Martin Schwidefsky | 2009-11-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | time: Implement logarithmic time accumulation | john stultz | 2009-10-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-12-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | intr-remap: generic support for remapping HPET MSIs | Suresh Siddha | 2009-08-27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-12-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Herbert Xu | 2009-12-01 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hwrng: core - Replace u32 in driver API with byte array | Ian Molton | 2009-12-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: hash - Remove cra_u.{digest,hash} | Benjamin Gilbert | 2009-10-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vc: Add support for hiding the cursor when creating VTs | Matthew Garrett | 2009-11-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, setup: Store the boot cursor state | Matthew Garrett | 2009-11-13 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Fix io_context leak after failure of clone with CLONE_IO | Louis Rilling | 2009-12-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blkio: Introduce blkio controller cgroup interface | Vivek Goyal | 2009-12-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: introduce wbc.for_background | Wu Fengguang | 2009-12-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into for-2.6.33 | Jens Axboe | 2009-12-03 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Allow devices to indicate whether discarded blocks are zeroed | Martin K. Petersen | 2009-12-03 | |
