aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-09-116-2/+140
|\
| * oprofile: Adding switch counter to oprofile statistic variablesRobert Richter2009-07-203-9/+8
| * oprofile: Grouping multiplexing code in oprof.cRobert Richter2009-07-201-51/+49
| * oprofile: Remove oprofile_multiplexing_init()Robert Richter2009-07-202-14/+2
| * oprofile: Rename variable timeout_jiffies and move to oprofile_files.cRobert Richter2009-07-203-8/+9
| * oprofile: oprofile_set_timeout(), return with error for invalid argsRobert Richter2009-07-201-3/+8
| * oprofile: Implement performance counter multiplexingJason Yeh2009-07-204-0/+133
| *-. Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/coreRobert Richter2009-07-143294-319969/+465267
| |\ \
| | | * Merge branch 'auto' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2009-06-172-1/+16
| | | |\
| | | | * Merge branches 'oprofile/fixes', 'oprofile/next' and 'oprofile/master' into o...Robert Richter2009-06-121-0/+1
| | | | |\ | | |_|/ / | |/| | |
| | | | * oprofile: reset bt_lost_no_mapping with other statsMaynard Johnson2009-06-121-0/+1
| * | | | Merge commit 'tip/perfcounters-for-linus' into oprofile/masterRobert Richter2009-06-1221-138/+1103
| |\ \ \ \
| * | | | | x86/oprofile: introduce oprofile_add_data64()Robert Richter2009-06-111-0/+15
| * | | | | oprofile: remove obselete include headersRobert Richter2009-06-111-1/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-09-111-11/+3
|\ \ \ \ \
| * | | | | pci/intr_remapping: Allocate irq_iommu on nodeYinghai Lu2009-08-291-11/+3
* | | | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-111-5/+14
|\ \ \ \ \ \
| * | | | | | debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-031-1/+14
| * | | | | | debug lockups: Improve lockup detectionIngo Molnar2009-08-021-6/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-1113-327/+1082
|\ \ \ \ \ \ \
| * | | | | | | crypto: talitos - add support for 36 bit addressingKim Phillips2009-08-132-29/+41
| * | | | | | | crypto: talitos - align locks on cache linesKim Phillips2009-08-131-83/+58
| * | | | | | | crypto: talitos - simplify hmac data size calculationKim Phillips2009-08-131-5/+3
| * | | | | | | crypto: mv_cesa - Add support for Orion5X crypto engineSebastian Andrzej Siewior2009-08-104-0/+739
| * | | | | | | crypto: padlock - Fix hashing of partial blocksHerbert Xu2009-07-161-0/+2
| * | | | | | | crypto: padlock - Fix compile error on i386Herbert Xu2009-07-151-2/+4
| * | | | | | | crypto: crypto4xx - Disable SHA implementationHerbert Xu2009-07-151-19/+0
| * | | | | | | crypto: crypto4xx - Switch to new style ahashHerbert Xu2009-07-142-39/+71
| * | | | | | | crypto: crypto4xx - Use crypto_ahash_set_reqsizeHerbert Xu2009-07-142-2/+4
| * | | | | | | crypto: padlock - Switch sha to shashHerbert Xu2009-07-142-179/+156
| * | | | | | | crypto: padlock - Use shash fallback for shaHerbert Xu2009-07-111-30/+52
| * | | | | | | hwrng: Use PCI_VDEVICEJoe Perches2009-06-252-4/+3
| * | | | | | | random: Add optional continuous repetition test to entropy store based rngsNeil Horman2009-06-181-0/+14
* | | | | | | | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-113-8/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | writeback: add name to backing_dev_infoJens Axboe2009-09-112-0/+2
| * | | | | | | | writeback: get rid of generic_sync_sb_inodes() exportJens Axboe2009-09-111-8/+1
* | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-09-1141-1237/+532
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [S390] tape: Use pr_xxx instead of dev_xxx in shared driver codeMichael Holzheu2009-09-114-16/+14
| * | | | | | | | | [S390] Get rid of cpuid.h header file.Heiko Carstens2009-09-112-3/+3
| * | | | | | | | | [S390] tape: Fix device online messagesMichael Holzheu2009-09-112-6/+8
| * | | | | | | | | [S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner2009-09-111-2/+6
| * | | | | | | | | [S390] tape: reversed order of labelsRoel Kluin2009-09-111-2/+2
| * | | | | | | | | [S390] zcrypt: Free ap_device if dev_set_name fails.Felix Beck2009-09-111-2/+5
| * | | | | | | | | [S390] zcrypt: Use spin_lock_bh in suspend callbackFelix Beck2009-09-111-2/+6
| * | | | | | | | | [S390] xpram: Remove checksum validation for suspend/resumeMichael Holzheu2009-09-111-65/+0
| * | | | | | | | | [S390] vmur: Invalid allocation sequence for vmur classMichael Holzheu2009-09-111-9/+10
| * | | | | | | | | [S390] add call home supportHans-Joachim Picht2009-09-114-1/+238
| * | | | | | | | | [S390] tape: use init_timer_on_stack() rather than init_timer()Frank Munzert2009-09-111-1/+1
| * | | | | | | | | [S390] proper use of device registerSebastian Ott2009-09-118-26/+25
| * | | | | | | | | [S390] dasd: fix message namingStefan Haberland2009-09-118-20/+20