| Commit message (Expand) | Author | Age | Files | Lines |
* | kprobes: use do_IRQ() in lkdtm | M. Mohan Kumar | 2009-09-23 | 1 | -1/+1 |
* | const: mark remaining super_operations const | Alexey Dobriyan | 2009-09-22 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-09-18 | 1 | -19/+21 |
|\ |
|
| * | [IA64] sgi-xp: fix printk format warnings | Randy Dunlap | 2009-09-15 | 1 | -19/+21 |
* | | hpilo: add poll f_op | David Altobelli | 2009-09-15 | 1 | -1/+41 |
* | | hpilo: add interrupt handler | David Altobelli | 2009-09-15 | 2 | -45/+101 |
* | | hpilo: staging for interrupt handling | David Altobelli | 2009-09-15 | 1 | -47/+73 |
* | | driver model: constify attribute groups | David Brownell | 2009-09-15 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-09-14 | 1 | -20/+49 |
|\ \ |
|
| * | | [SCSI] ses: update enclosure data on hot add | James Bottomley | 2009-08-22 | 1 | -0/+3 |
| * | | [SCSI] ses: add support for enclosure component hot removal | James Bottomley | 2009-08-22 | 1 | -8/+14 |
| * | | [SCSI] ses: fix hotplug with multiple devices and expanders | James Bottomley | 2009-08-22 | 1 | -12/+32 |
| |/ |
|
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-09-14 | 3 | -0/+398 |
|\ \ |
|
| * \ | Merge branch 'devel-stable' into devel | Russell King | 2009-09-12 | 4 | -8/+2 |
| |\ \
| | |/ |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '... | Russell King | 2009-09-12 | 4 | -2/+400 |
| |\ \ \ |
|
| | * | | | ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driver | Hartley Sweeten | 2009-07-30 | 3 | -0/+398 |
| |/ / / |
|
* | | | | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet | 2009-09-02 | 1 | -1/+0 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 | 5 | -10/+4 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG | Sebastian Andrzej Siewior | 2009-07-31 | 1 | -4/+0 |
| * | | | eeprom/at25: bugfix "not ready" timeout after write | Sebastian Heutling | 2009-07-29 | 1 | -2/+2 |
| * | | | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 2 | -2/+0 |
| | |/
| |/| |
|
| * | | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 1 | -2/+2 |
| |/ |
|
* | | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 | 1 | -2/+2 |
|/ |
|
* | gru: copyright fixes | Jack Steiner | 2009-06-18 | 2 | -8/+28 |
* | gru: remove references to the obsolete global status handle | Jack Steiner | 2009-06-18 | 1 | -2/+0 |
* | gru: fixes to grudump utility | Jack Steiner | 2009-06-18 | 2 | -4/+8 |
* | gru: fix potential use-after-free when purging GRU tlbs | Jack Steiner | 2009-06-18 | 1 | -1/+3 |
* | gru: add user request to specify gru slice | Jack Steiner | 2009-06-18 | 4 | -1/+13 |
* | gru: generic infrastructure for context options | Jack Steiner | 2009-06-18 | 5 | -13/+35 |
* | gru: cleanup gru inline functions | Jack Steiner | 2009-06-18 | 1 | -17/+16 |
* | gru: delete user request for fetching chiplet status | Jack Steiner | 2009-06-18 | 2 | -41/+0 |
* | gru: collect per-context user statistics | Jack Steiner | 2009-06-18 | 5 | -0/+52 |
* | gru: fix automatic retry of gru instruction failures | Jack Steiner | 2009-06-18 | 1 | -3/+2 |
* | gru: add user request to explicitly unload a gru context | Jack Steiner | 2009-06-18 | 3 | -28/+41 |
* | gru: fix cache coherency issues with instruction retry | Jack Steiner | 2009-06-18 | 4 | -4/+14 |
* | gru: update to rev 0.9 of gru spec | Jack Steiner | 2009-06-18 | 6 | -11/+24 |
* | gru: update gru kernel self tests | Jack Steiner | 2009-06-18 | 4 | -16/+142 |
* | gru: support for asynchronous gru instructions | Jack Steiner | 2009-06-18 | 3 | -20/+213 |
* | gru: support instruction completion interrupts | Jack Steiner | 2009-06-18 | 3 | -7/+29 |
* | gru: check context state on reload | Jack Steiner | 2009-06-18 | 2 | -9/+25 |
* | gru: fix handling of mesq failures | Jack Steiner | 2009-06-18 | 1 | -9/+24 |
* | gru: support contexts with zero dsrs or cbrs | Jack Steiner | 2009-06-18 | 2 | -6/+4 |
* | gru: change resource assignment for kernel threads | Jack Steiner | 2009-06-18 | 6 | -105/+184 |
* | gru: support cch_allocate for kernel threads | Jack Steiner | 2009-06-18 | 4 | -19/+17 |
* | gru: change context load and unload | Jack Steiner | 2009-06-18 | 3 | -7/+11 |
* | gru: dynamic allocation of kernel contexts | Jack Steiner | 2009-06-18 | 2 | -29/+33 |
* | gru: dump chiplet state | Jack Steiner | 2009-06-18 | 5 | -1/+267 |
* | gru: bug fixes for GRU exception handling | Jack Steiner | 2009-06-18 | 6 | -26/+52 |
* | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 | 2 | -2/+2 |
|\ |
|
| * | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman | 2009-06-16 | 2 | -2/+2 |