Age | Commit message (Expand) | Author | Files | Lines |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 1 | -0/+6 |
2010-04-02 | kgdbts,sh: Add in breakpoint pc offset for superh | Jason Wessel | 1 | -0/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 29 | -3/+27 |
2010-03-24 | c2port: fix device_create() return value check | Jani Nikula | 1 | -2/+2 |
2010-03-14 | init dynamic bin_attribute structures | Wolfram Sang | 1 | -0/+1 |
2010-03-13 | at24: Init dynamic bin_attribute structures | Wolfram Sang | 1 | -0/+1 |
2010-03-13 | tsl2550: Move from i2c/chips to misc | Jean Delvare | 3 | -0/+484 |
2010-03-12 | sgi-gru: use for_each_set_bit() | Akinobu Mita | 1 | -11/+4 |
2010-03-07 | driver core: Convert some drivers to CLASS_ATTR_STRING | Andi Kleen | 1 | -9/+4 |
2010-03-07 | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen | 1 | -1/+1 |
2010-03-06 | lkdtm: add debugfs access and loosen KPROBE ties | Simon Kagstrom | 1 | -82/+390 |
2010-03-06 | drivers/misc/iwmc3200top/main.c: eliminate useless code | Julia Lawall | 1 | -2/+0 |
2010-03-06 | MFGPT: move clocksource menu | Randy Dunlap | 1 | -0/+9 |
2010-03-06 | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita | 1 | -1/+1 |
2009-12-23 | iwmc3200top: simplify imwct_tx | Tomas Winkler | 3 | -23/+19 |
2009-12-23 | iwmc3200top: cleanup log messages | Tomas Winkler | 3 | -34/+48 |
2009-12-23 | iwmc3200top: clean up fw_download | Tomas Winkler | 1 | -14/+6 |
2009-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -0/+1 |
2009-12-17 | cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPT | Geert Uytterhoeven | 1 | -0/+1 |
2009-12-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -13/+0 |
2009-12-16 | gru: send cross partition interrupts using the gru | Jack Steiner | 2 | -15/+36 |
2009-12-16 | gru: update driver version number | Jack Steiner | 1 | -1/+1 |
2009-12-16 | gru: improve GRU TLB dropin statistics | Jack Steiner | 4 | -14/+17 |
2009-12-16 | gru: fix GRU interrupt race at deallocate | Jack Steiner | 3 | -7/+19 |
2009-12-16 | gru: add hugepage support | Jack Steiner | 1 | -3/+4 |
2009-12-16 | gru: fix bug in allocation of kernel contexts | Jack Steiner | 1 | -3/+11 |
2009-12-16 | gru: update GRU structures to match latest hardware spec | Jack Steiner | 2 | -1/+15 |
2009-12-16 | gru: check for correct GRU chiplet assignment | Jack Steiner | 1 | -14/+30 |
2009-12-16 | gru: remove stray local_irq_enable | Jack Steiner | 1 | -1/+0 |
2009-12-16 | gru: add symbolic names for GRU error code | Jack Steiner | 1 | -5/+11 |
2009-12-16 | gru: fix bug in exception handling | Jack Steiner | 1 | -8/+22 |
2009-12-16 | gru: preload tlb for bcopy instructions | Jack Steiner | 9 | -16/+129 |
2009-12-16 | gru: expicitly set instruction status to active | Jack Steiner | 2 | -56/+67 |
2009-12-16 | gru: add additional GRU statistics | Jack Steiner | 8 | -48/+77 |
2009-12-16 | gru: update irq infrastructure | Jack Steiner | 4 | -70/+260 |
2009-12-16 | gru: fix prefetch and speculation bugs | Jack Steiner | 5 | -6/+38 |
2009-12-16 | gru: check for valid vma | Jack Steiner | 1 | -9/+12 |
2009-12-16 | gru: add test for gru_copy_gpa | Jack Steiner | 1 | -9/+39 |
2009-12-16 | gru: add debug option for cache flushing | Jack Steiner | 2 | -5/+10 |
2009-12-16 | gru: handle failures to mmu_notifier_register | Jack Steiner | 3 | -11/+21 |
2009-12-16 | gru: support 64-bit GRU addresses | Jack Steiner | 1 | -6/+0 |
2009-12-16 | gru: improve messages for malfunctioning GRUs | Jack Steiner | 2 | -3/+25 |
2009-12-16 | gru: fix bug in module unload | Jack Steiner | 1 | -1/+1 |
2009-12-16 | gru: allow users to specify gru chiplet 3 | Jack Steiner | 3 | -29/+13 |
2009-12-16 | gru: allow users to specify gru chiplet 2 | Jack Steiner | 6 | -80/+109 |
2009-12-16 | gru: allow users to specify gru chiplet 1 | Jack Steiner | 4 | -2/+17 |
2009-12-16 | gru: handle blades without memory | Jack Steiner | 1 | -2/+2 |
2009-12-16 | gru: fix istatus race in GRU tlb dropin | Jack Steiner | 1 | -29/+20 |
2009-12-16 | gru: add comments raised in previous code reviews | Jack Steiner | 2 | -1/+8 |
2009-12-16 | gru: initial GRU based on blade topology | Jack Steiner | 1 | -7/+5 |