| Commit message (Expand) | Author | Age |
* | sgi-gru: decrapfiy options_write() function | Linus Torvalds | 2009-11-05 |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 |
* | max6875: Discard obsolete detect method | Jean Delvare | 2009-10-04 |
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 |
* | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 |
* | gru: allocation may fail in quicktest1() | Roel Kluin | 2009-09-24 |
* | gru: use proc_create() | Alexey Dobriyan | 2009-09-24 |
* | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 |
* | kprobes: use do_IRQ() in lkdtm | M. Mohan Kumar | 2009-09-23 |
* | const: mark remaining super_operations const | Alexey Dobriyan | 2009-09-22 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-09-18 |
|\ |
|
| * | [IA64] sgi-xp: fix printk format warnings | Randy Dunlap | 2009-09-15 |
* | | hpilo: add poll f_op | David Altobelli | 2009-09-15 |
* | | hpilo: add interrupt handler | David Altobelli | 2009-09-15 |
* | | hpilo: staging for interrupt handling | David Altobelli | 2009-09-15 |
* | | driver model: constify attribute groups | David Brownell | 2009-09-15 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-09-14 |
|\ \ |
|
| * | | [SCSI] ses: update enclosure data on hot add | James Bottomley | 2009-08-22 |
| * | | [SCSI] ses: add support for enclosure component hot removal | James Bottomley | 2009-08-22 |
| * | | [SCSI] ses: fix hotplug with multiple devices and expanders | James Bottomley | 2009-08-22 |
| |/ |
|
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-09-14 |
|\ \ |
|
| * | | Merge branch 'devel-stable' into devel | Russell King | 2009-09-12 |
| |\| |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '... | Russell King | 2009-09-12 |
| |\ \ \ |
|
| | * | | | ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driver | Hartley Sweeten | 2009-07-30 |
| |/ / / |
|
* | | | | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet | 2009-09-03 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG | Sebastian Andrzej Siewior | 2009-07-31 |
| * | | | eeprom/at25: bugfix "not ready" timeout after write | Sebastian Heutling | 2009-07-29 |
| * | | | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
| | |/
| |/| |
|
| * | | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 |
| |/ |
|
* / | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 |
|/ |
|
* | gru: copyright fixes | Jack Steiner | 2009-06-18 |
* | gru: remove references to the obsolete global status handle | Jack Steiner | 2009-06-18 |
* | gru: fixes to grudump utility | Jack Steiner | 2009-06-18 |
* | gru: fix potential use-after-free when purging GRU tlbs | Jack Steiner | 2009-06-18 |
* | gru: add user request to specify gru slice | Jack Steiner | 2009-06-18 |
* | gru: generic infrastructure for context options | Jack Steiner | 2009-06-18 |
* | gru: cleanup gru inline functions | Jack Steiner | 2009-06-18 |
* | gru: delete user request for fetching chiplet status | Jack Steiner | 2009-06-18 |
* | gru: collect per-context user statistics | Jack Steiner | 2009-06-18 |
* | gru: fix automatic retry of gru instruction failures | Jack Steiner | 2009-06-18 |
* | gru: add user request to explicitly unload a gru context | Jack Steiner | 2009-06-18 |
* | gru: fix cache coherency issues with instruction retry | Jack Steiner | 2009-06-18 |
* | gru: update to rev 0.9 of gru spec | Jack Steiner | 2009-06-18 |
* | gru: update gru kernel self tests | Jack Steiner | 2009-06-18 |
* | gru: support for asynchronous gru instructions | Jack Steiner | 2009-06-18 |
* | gru: support instruction completion interrupts | Jack Steiner | 2009-06-18 |
* | gru: check context state on reload | Jack Steiner | 2009-06-18 |
* | gru: fix handling of mesq failures | Jack Steiner | 2009-06-18 |
* | gru: support contexts with zero dsrs or cbrs | Jack Steiner | 2009-06-18 |