Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | crypto: padlock - Fix hashing of partial blocks | Herbert Xu | 2009-07-16 | 1 | -0/+2 | |
| * | | | | | | | | crypto: padlock - Fix compile error on i386 | Herbert Xu | 2009-07-15 | 1 | -2/+4 | |
| * | | | | | | | | crypto: crypto4xx - Disable SHA implementation | Herbert Xu | 2009-07-15 | 1 | -19/+0 | |
| * | | | | | | | | crypto: crypto4xx - Switch to new style ahash | Herbert Xu | 2009-07-14 | 2 | -39/+71 | |
| * | | | | | | | | crypto: crypto4xx - Use crypto_ahash_set_reqsize | Herbert Xu | 2009-07-14 | 2 | -2/+4 | |
| * | | | | | | | | crypto: padlock - Switch sha to shash | Herbert Xu | 2009-07-14 | 2 | -179/+156 | |
| * | | | | | | | | crypto: padlock - Use shash fallback for sha | Herbert Xu | 2009-07-11 | 1 | -30/+52 | |
| * | | | | | | | | hwrng: Use PCI_VDEVICE | Joe Perches | 2009-06-25 | 2 | -4/+3 | |
| * | | | | | | | | random: Add optional continuous repetition test to entropy store based rngs | Neil Horman | 2009-06-18 | 1 | -0/+14 | |
* | | | | | | | | | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-09-11 | 3 | -8/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | writeback: add name to backing_dev_info | Jens Axboe | 2009-09-11 | 2 | -0/+2 | |
| * | | | | | | | | | writeback: get rid of generic_sync_sb_inodes() export | Jens Axboe | 2009-09-11 | 1 | -8/+1 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-09-11 | 41 | -1237/+532 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [S390] tape: Use pr_xxx instead of dev_xxx in shared driver code | Michael Holzheu | 2009-09-11 | 4 | -16/+14 | |
| * | | | | | | | | | | [S390] Get rid of cpuid.h header file. | Heiko Carstens | 2009-09-11 | 2 | -3/+3 | |
| * | | | | | | | | | | [S390] tape: Fix device online messages | Michael Holzheu | 2009-09-11 | 2 | -6/+8 | |
| * | | | | | | | | | | [S390] kvm: use console_initcall() to initialize s390 virtio console | Hendrik Brueckner | 2009-09-11 | 1 | -2/+6 | |
| * | | | | | | | | | | [S390] tape: reversed order of labels | Roel Kluin | 2009-09-11 | 1 | -2/+2 | |
| * | | | | | | | | | | [S390] zcrypt: Free ap_device if dev_set_name fails. | Felix Beck | 2009-09-11 | 1 | -2/+5 | |
| * | | | | | | | | | | [S390] zcrypt: Use spin_lock_bh in suspend callback | Felix Beck | 2009-09-11 | 1 | -2/+6 | |
| * | | | | | | | | | | [S390] xpram: Remove checksum validation for suspend/resume | Michael Holzheu | 2009-09-11 | 1 | -65/+0 | |
| * | | | | | | | | | | [S390] vmur: Invalid allocation sequence for vmur class | Michael Holzheu | 2009-09-11 | 1 | -9/+10 | |
| * | | | | | | | | | | [S390] add call home support | Hans-Joachim Picht | 2009-09-11 | 4 | -1/+238 | |
| * | | | | | | | | | | [S390] tape: use init_timer_on_stack() rather than init_timer() | Frank Munzert | 2009-09-11 | 1 | -1/+1 | |
| * | | | | | | | | | | [S390] proper use of device register | Sebastian Ott | 2009-09-11 | 8 | -26/+25 | |
| * | | | | | | | | | | [S390] dasd: fix message naming | Stefan Haberland | 2009-09-11 | 8 | -20/+20 | |
| * | | | | | | | | | | [S390] dasd: optimize cpu usage in goodcase | Stefan Haberland | 2009-09-11 | 7 | -51/+41 | |
| * | | | | | | | | | | [S390] dasd: fail requests when device state is less then ready | Stefan Weinhuber | 2009-09-11 | 1 | -1/+4 | |
| * | | | | | | | | | | [S390] cio: remove ccw_device init_name | Sebastian Ott | 2009-09-11 | 2 | -19/+6 | |
| * | | | | | | | | | | [S390] cio: move final put_device to ccw_device_unregister | Sebastian Ott | 2009-09-11 | 1 | -3/+4 | |
| * | | | | | | | | | | [S390] cio: remove subchannel init_name | Sebastian Ott | 2009-09-11 | 3 | -14/+2 | |
| * | | | | | | | | | | [S390] cio: fix memleak in subchannel validation | Sebastian Ott | 2009-09-11 | 2 | -5/+5 | |
| * | | | | | | | | | | [S390] cio: fix use after free in s390 debug feature | Sebastian Ott | 2009-09-11 | 1 | -5/+9 | |
| * | | | | | | | | | | [S390] qdio: remove limited number of debugfs entries | Jan Glauber | 2009-09-11 | 2 | -41/+18 | |
| * | | | | | | | | | | [S390] cio: failing set online/offline processing. | Michael Ernst | 2009-09-11 | 2 | -35/+67 | |
| * | | | | | | | | | | [S390] cio: ensure to hold a reference for deferred deregistration | Sebastian Ott | 2009-09-11 | 1 | -8/+6 | |
| * | | | | | | | | | | [S390] qdio: continue polling if the queue is not finished | Jan Glauber | 2009-09-11 | 1 | -1/+3 | |
| * | | | | | | | | | | [S390] cio: increase trace level | Sebastian Ott | 2009-09-11 | 2 | -31/+17 | |
| * | | | | | | | | | | [S390] cio: fix not oper handling after failed [on|off]line processing | Sebastian Ott | 2009-09-11 | 1 | -0/+7 | |
| * | | | | | | | | | | [S390] cio: consolidate subchannel intparm reset | Peter Oberparleiter | 2009-09-11 | 2 | -10/+3 | |
| * | | | | | | | | | | [S390] cio: move scsw helper functions to header file | Heiko Carstens | 2009-09-11 | 3 | -868/+1 | |
| * | | | | | | | | | | [S390] cio: fix ineffective verify event | Peter Oberparleiter | 2009-09-11 | 1 | -1/+12 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-09-11 | 62 | -589/+1272 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'mad' into for-linus | Roland Dreier | 2009-09-11 | 3 | -8/+34 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | IB/mad: Allow tuning of QP0 and QP1 sizes | Hal Rosenstock | 2009-09-07 | 2 | -5/+23 | |
| | * | | | | | | | | | | IB/mad: Fix possible lock-lock-timer deadlock | Roland Dreier | 2009-09-07 | 1 | -3/+3 | |
| | * | | | | | | | | | | IB/mad: Check hop count field in directed route MAD to avoid array overflow | Roland Dreier | 2009-09-06 | 1 | -0/+8 | |
| | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-----------. \ \ \ \ \ \ \ \ \ \ | Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and... | Roland Dreier | 2009-09-11 | 49 | -504/+1090 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | | | | RDMA/nes: Map MTU to IB_MTU_* and correctly report link state | Chien Tung | 2009-09-06 | 1 | -3/+20 | |
| | | | | | | | * | | | | | | | | | | | RDMA/nes: Rework the disconn routine for terminate and flushing | Don Wood | 2009-09-06 | 1 | -50/+52 |