summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-0/+1
|\
| *-. Merge branches 'bkl-removal', 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2009-12-071-0/+1
| |\ \
| | | * HID: fixup quirk for NCR devicesJiri Kosina2009-11-051-0/+1
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-092-1/+3
|\ \ \
| * | | [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+1
| * | | [SCSI] pm8001: add SAS/SATA HBA driverjack wang2009-12-041-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-094-4/+121
|\ \ \ \
| * | | | sh: Break out SuperH PFC codeMagnus Damm2009-11-301-0/+96
| * | | | sh: Move KEYSC header fileMagnus Damm2009-11-301-0/+14
| * | | | mfd: Add power control platform data to SDHI driverMagnus Damm2009-11-301-0/+8
| * | | | Merge branch 'master' into sh/st-integrationPaul Mundt2009-11-241-4/+3
| |\ \ \ \
| | * \ \ \ Merge branch 'sh/stable-updates'Paul Mundt2009-11-184-7/+29
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-11-0411-15/+40
| | |\ \ \ \ \
| | * | | | | | sh: intc: Handle legacy IRQ reservation in vector map.Paul Mundt2009-11-021-0/+3
| | * | | | | | sh: intc: Make ack_regs generally available.Paul Mundt2009-10-271-4/+0
* | | | | | | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-092-8/+83
|\ \ \ \ \ \ \ \
| * | | | | | | | kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl()Frederic Weisbecker2009-10-141-2/+1
| * | | | | | | | kill-the-bkl/reiserfs: move the concurrent tree accesses checks per superblockFrederic Weisbecker2009-09-141-0/+11
| * | | | | | | | kill-the-bkl/reiserfs: acquire the inode mutex safelyFrederic Weisbecker2009-09-141-0/+35
| * | | | | | | | kill-the-bkl/reiserfs: conditionaly release the write lock on fs_changed()Frederic Weisbecker2009-09-141-3/+1
| * | | | | | | | kill-the-BKL/reiserfs: add reiserfs_cond_resched()Frederic Weisbecker2009-09-141-0/+13
| * | | | | | | | kill-the-BKL/reiserfs: release write lock on fs_changed()Frederic Weisbecker2009-09-141-1/+7
| * | | | | | | | kill-the-BKL/reiserfs: provide a tool to lock only once the write lockFrederic Weisbecker2009-09-141-0/+2
| * | | | | | | | reiserfs: kill-the-BKLFrederic Weisbecker2009-09-142-5/+16
| | | | | | | | |
| \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k...Linus Torvalds2009-12-081-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ntp: Provide compability defines (You say MOD_NANO, I say ADJ_NANO)john stultz2009-08-281-1/+4
* | | | | | | | | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-082-5/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | hrtimer: Fix /proc/timer_list regressionFeng Tang2009-11-201-3/+1
| * | | | | | | | | | | timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-171-2/+4
* | | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-085-10/+31
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter2009-11-131-4/+4
| * | | | | | | | | | | | nohz: Track last do_timer() cpuThomas Gleixner2009-11-131-0/+2
| * | | | | | | | | | | | nohz: Prevent clocksource wrapping during idleJon Hunter2009-11-132-0/+3
| * | | | | | | | | | | | clocksource: Provide a generic mult/shift factor calculationThomas Gleixner2009-11-132-0/+17
| * | | | | | | | | | | | clockevents: Use u32 for mult and shift factorsThomas Gleixner2009-11-131-2/+2
| * | | | | | | | | | | | nohz: Introduce arch_needs_cpuMartin Schwidefsky2009-11-051-0/+3
| * | | | | | | | | | | | time: Implement logarithmic time accumulationjohn stultz2009-10-051-4/+0
* | | | | | | | | | | | | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-082-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | intr-remap: generic support for remapping HPET MSIsSuresh Siddha2009-08-272-0/+12
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-12-082-29/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2009-12-01215-2127/+4402
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | hwrng: core - Replace u32 in driver API with byte arrayIan Molton2009-12-011-2/+5
| * | | | | | | | | | | | | | | crypto: hash - Remove cra_u.{digest,hash}Benjamin Gilbert2009-10-191-27/+0
* | | | | | | | | | | | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-082-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | vc: Add support for hiding the cursor when creating VTsMatthew Garrett2009-11-131-0/+3
| * | | | | | | | | | | | | | | | x86, setup: Store the boot cursor stateMatthew Garrett2009-11-131-1/+4
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-0814-28/+1084
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | block: Fix io_context leak after failure of clone with CLONE_IOLouis Rilling2009-12-041-2/+3
| * | | | | | | | | | | | | | | | blkio: Introduce blkio controller cgroup interfaceVivek Goyal2009-12-032-0/+10
| * | | | | | | | | | | | | | | | writeback: introduce wbc.for_backgroundWu Fengguang2009-12-031-0/+1
OpenPOWER on IntegriCloud