Age | Commit message (Expand) | Author | Files | Lines |
2010-11-30 | sparc: Write to prom console using indirect buffer. | David S. Miller | 5 | -29/+52 |
2010-11-30 | sparc: Delete prom_*getchar(). | David S. Miller | 4 | -83/+0 |
2010-11-30 | sparc: Pass buffer pointer all the way down to prom_{get,put}char(). | David S. Miller | 6 | -54/+55 |
2010-11-17 | sparc: Do not export prom_nb{get,put}char(). | David S. Miller | 4 | -20/+4 |
2010-11-16 | sparc64: Delete prom_setcallback(). | David S. Miller | 2 | -22/+0 |
2010-11-16 | sparc64: Unexport prom_service_exists(). | David S. Miller | 2 | -2/+1 |
2010-11-16 | sparc: Kill prom devops_{32,64}.c | David S. Miller | 5 | -195/+0 |
2010-11-16 | sparc: Remove prom_pathtoinode() | David S. Miller | 4 | -36/+0 |
2010-11-16 | sparc64: Delete prom_puts() unused. | David S. Miller | 1 | -16/+0 |
2010-10-29 | SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflec... | Daniel Hellstrom | 1 | -2/+2 |
2010-10-26 | kbuild: add ARCH=sparc32 target | Namhyung Kim | 1 | -0/+3 |
2010-10-26 | sparc32: fix build failure on CONFIG_SPARC_LEON | Namhyung Kim | 1 | -2/+2 |
2010-10-26 | sparc: Fixed random SPARC/LEON SMP CPU Stuck problem. | Daniel Hellstrom | 1 | -2/+2 |
2010-10-26 | sparc32: remove CONFIG_HAVE_PERF_EVENTS option | Namhyung Kim | 1 | -3/+0 |
2010-10-26 | sparc: don't #include asm/system.h in asm/jump_label.h | Namhyung Kim | 1 | -1/+0 |
2010-10-26 | sparc32: Fix unaligned stack handling on trap return. | David S. Miller | 1 | -0/+12 |
2010-10-26 | sparc: keep calling do_signal() as long as pending signals remain | Al Viro | 2 | -36/+6 |
2010-10-25 | Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegra | Linus Torvalds | 35 | -629/+4917 |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 49 | -216/+513 |
2010-10-25 | spi: tegra: fix error setting on timeout | Erik Gilling | 1 | -4/+4 |
2010-10-25 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 56 | -201/+1038 |
2010-10-25 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 17 | -131/+1619 |
2010-10-25 | MN10300: Fix the PERCPU() alignment to allow for workqueues | David Howells | 2 | -2/+4 |
2010-10-25 | hwmon: lis3: Release resources in case of failure | Samu Onkalo | 1 | -0/+5 |
2010-10-25 | Blackfin: fix inverted anomaly 05000481 logic | Mike Frysinger | 1 | -1/+1 |
2010-10-25 | Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK | Mike Frysinger | 3 | -118/+0 |
2010-10-25 | hwmon: lis3: Short explanations of platform data fields | Samu Onkalo | 1 | -0/+46 |
2010-10-25 | hwmon: lis3: Enhance lis3 selftest with IRQ line test | Samu Onkalo | 2 | -9/+82 |
2010-10-25 | hwmon: lis3: use block read to access data registers | Samu Onkalo | 4 | -3/+33 |
2010-10-25 | hwmon: lis3: Adjust fuzziness for 8 bit device | Samu Onkalo | 1 | -4/+14 |
2010-10-25 | hwmon: lis3: New parameters to platform data | Samu Onkalo | 2 | -8/+19 |
2010-10-25 | hwmon: lis3: restore axis enabled bits | Samu Onkalo | 2 | -2/+2 |
2010-10-25 | hwmon: lis3: Power on corrections | Samu Onkalo | 2 | -8/+12 |
2010-10-25 | hwmon: lis3: Update coordinates at polled device open | Samu Onkalo | 1 | -0/+5 |
2010-10-25 | hwmon: lis3: Cleanup interrupt handling | Samu Onkalo | 2 | -22/+13 |
2010-10-25 | hwmon: lis3: regulator control | Samu Onkalo | 4 | -1/+121 |
2010-10-25 | hwmon: lis3: pm_runtime support | Samu Onkalo | 3 | -13/+102 |
2010-10-25 | Kirkwood: add fan support for Network Space Max v2 | Simon Guinot | 1 | -0/+43 |
2010-10-25 | hwmon: add generic GPIO fan driver | Simon Guinot | 4 | -0/+604 |
2010-10-25 | hwmon: (coretemp) fix reading of microcode revision (v2) | Jan Beulich | 1 | -2/+18 |
2010-10-25 | hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefs | Chen Gong | 3 | -14/+3 |
2010-10-25 | hwmon: (pkgtemp) align driver initialization style with coretemp | Chen Gong | 1 | -14/+8 |
2010-10-25 | hwmon: LTC4261 Hardware monitoring driver | Guenter Roeck | 5 | -0/+397 |
2010-10-25 | hwmon: (lis3) add axes module parameter for custom axis-mapping | Takashi Iwai | 5 | -21/+52 |
2010-10-25 | hwmon: (hp_accel) Add HP Mini 510x family support | Masanari Iida | 1 | -1/+1 |
2010-10-25 | hwmon: (lis3) Add support for new LIS3DC / HP3DC chip | Takashi Iwai | 2 | -8/+44 |
2010-10-25 | x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}t... | Jan Beulich | 3 | -4/+0 |
2010-10-25 | x86/hwmon: (coretemp) cosmetic cleanup | Jan Beulich | 1 | -2/+0 |
2010-10-25 | x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinit | Jan Beulich | 3 | -3/+3 |
2010-10-25 | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 41 | -1518/+2235 |