| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 1 | -2/+4 |
| |\ |
|
| * | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 1 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-08-04 | 1 | -1/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | net: fix 64 bit counters on 32 bit arches | Eric Dumazet | 2010-07-07 | 1 | -1/+2 |
| |/ |
|
* | | PARISC: led.c - fix potential stack overflow in led_proc_write() | Helge Deller | 2010-08-03 | 1 | -2/+4 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 3 | -2/+1 |
* | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 | 1 | -1/+1 |
* | parisc: remove trailing space in messages | Frans Pop | 2010-03-06 | 2 | -2/+2 |
* | parisc: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-12-16 | 5 | -5/+5 |
* | parisc: convert /proc/pdc/{lcd,led} to seq_file | Alexey Dobriyan | 2009-12-16 | 1 | -30/+29 |
* | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 2009-12-15 | 1 | -6/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-12-09 | 1 | -10/+0 |
|\ \ |
|
| * | | parisc: Remove BKL from eisa_eeprom | Thomas Gleixner | 2009-10-14 | 1 | -10/+0 |
| |/ |
|
* | | parisc: led: Use for_each_netdev_rcu() | Eric Dumazet | 2009-11-10 | 1 | -5/+2 |
|/ |
|
* | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich | 2009-09-22 | 2 | -4/+4 |
* | parisc: hppb.c - fix printk format strings | Helge Deller | 2009-08-02 | 1 | -3/+6 |
* | parisc: dino.c - check return value of pci_assign_resource() | Helge Deller | 2009-08-02 | 1 | -1/+1 |
* | parisc: includecheck fix for ccio-dma.c | Jaswinder Singh Rajput | 2009-08-02 | 1 | -1/+0 |
* | parisc: isa-eeprom - Fix loff_t usage | Michael Buesch | 2009-08-02 | 1 | -1/+1 |
* | parisc: fixed faulty check in lba_pci | Stoyan Gaydarov | 2009-08-02 | 1 | -1/+1 |
* | parisc: Fix read buffer overflow in pdc_stable driver | Roel Kluin | 2009-08-02 | 1 | -1/+1 |
* | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 1 | -7/+7 |
* | parisc: superio: fix build breakage | Alexander Beregalov | 2009-07-03 | 1 | -2/+2 |
* | parisc: Fix PCI resource allocation on non-PAT SBA machines | Matthew Wilcox | 2009-07-03 | 1 | -0/+2 |
* | parisc: Fix gcc 4.4 warning in lba_pci.c | Grant Grundler | 2009-07-03 | 1 | -9/+22 |
* | parisc: remove obsolete hw_interrupt_type | Thomas Gleixner | 2009-07-03 | 6 | -7/+7 |
* | parisc: advertise PCI devs after "assign_resources" | Grant Grundler | 2009-07-03 | 2 | -10/+10 |
* | parisc: ccio-dma: fix build failure without procfs | Alexander Beregalov | 2009-07-03 | 1 | -3/+4 |
* | parisc: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-15 | 2 | -4/+4 |
* | irq: change ->set_affinity() to return status | Yinghai Lu | 2009-04-28 | 1 | -2/+4 |
* | parport: Fix various uses of parport_pc | Alan Cox | 2009-04-14 | 1 | -1/+2 |
* | parisc: drivers: fix warnings | Alexander Beregalov | 2009-04-02 | 5 | -14/+17 |
* | parisc: led: remove proc_dir_entry::owner | Alexander Beregalov | 2009-04-02 | 1 | -3/+0 |
* | parisc: iosapic: fix build breakage | Alexander Beregalov | 2009-03-31 | 1 | -1/+1 |
* | parisc: blink all or loadavg LEDs on oops | Helge Deller | 2009-03-31 | 1 | -6/+17 |
* | parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=y | Kyle McMartin | 2009-03-15 | 1 | -2/+0 |
* | parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-13 | 1 | -5/+6 |
* | parisc: convert cpu_check_affinity to new cpumask api | Kyle McMartin | 2009-03-13 | 1 | -2/+5 |
* | parisc: fix wrong assumption about bus->self | Grant Grundler | 2009-03-13 | 3 | -8/+7 |
* | parisc: remove klist iterators | James Bottomley | 2009-03-13 | 2 | -43/+57 |
* | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 2009-01-29 | 1 | -9/+9 |
* | fix early_serial_setup() regression | Helge Deller | 2009-01-13 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2009-01-09 | 8 | -20/+12 |
|\ |
|
| * | parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions | FUJITA Tomonori | 2009-01-05 | 2 | -4/+0 |
| * | parisc: drivers/parisc/: make code static | Adrian Bunk | 2009-01-05 | 8 | -16/+12 |
* | | PCI: parisc: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 2 | -4/+3 |
|/ |
|
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 1 | -3/+4 |
|\ |
|