Age | Commit message (Expand) | Author | Files | Lines |
2012-03-21 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-02-16 | powerpc/adb: Use set_current_state() | majianpeng | 1 | -2/+2 |
2012-02-03 | Merge branch 'master' into for-next | Jiri Kosina | 3 | -4/+4 |
2012-02-03 | macintosh: fix string typo in mediabay.c | Masanari Iida | 1 | -1/+1 |
2012-02-01 | drivercore: Output common devicetree information in uevent | Grant Likely | 1 | -1/+1 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 3 | -4/+4 |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+0 |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 1 | -4/+0 |
2011-12-21 | driver-core: remove sysdev.h usage. | Kay Sievers | 1 | -4/+0 |
2011-12-19 | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Martin Schwidefsky | 1 | -3/+4 |
2011-12-15 | [S390] cputime: add sparse checking and cleanup | Martin Schwidefsky | 1 | -7/+4 |
2011-12-06 | sched/accounting: Change cpustat fields to an array | Glauber Costa | 1 | -4/+4 |
2011-11-08 | m68k/irq: Remove obsolete IRQ_FLG_* users | Geert Uytterhoeven | 2 | -3/+3 |
2011-07-20 | drivers: fix up various ->llseek() implementations | Josef Bacik | 1 | -0/+4 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2011-05-20 | powerpc/pmac: Update via-pmu to new syscore_ops | Benjamin Herrenschmidt | 1 | -44/+12 |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock | 1 | -2/+2 |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 5 | -7/+7 |
2011-04-01 | powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collision | Benjamin Herrenschmidt | 1 | -30/+30 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 5 | -7/+7 |
2011-03-22 | backlight: add backlight type | Matthew Garrett | 1 | -0/+1 |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -1/+1 |
2011-03-02 | powerpc/macintosh: Fix __devexit annotation in rack-meter.c | Grant Likely | 1 | -1/+1 |
2011-02-28 | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 3 | -13/+11 |
2011-01-21 | powerpc/macintosh: Fix wrong test in fan_{read,write}_reg() | roel kluin | 1 | -2/+2 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2 | -3/+3 |
2011-01-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2 | -29/+8 |
2011-01-11 | Merge remote branch 'gcl/next' into next | Benjamin Herrenschmidt | 1 | -0/+1 |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2 | -3/+3 |
2011-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+8 |
2010-12-24 | macintosh/ams: don't use flush_scheduled_work() | Tejun Heo | 1 | -1/+1 |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 2 | -2/+3 |
2010-12-15 | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela... | Tejun Heo | 1 | -2/+2 |
2010-12-09 | powerpc/powermac: Make auto-loading of therm_pm72 possible | Marc Zyngier | 1 | -25/+5 |
2010-12-02 | leds: fix up dependencies | Johannes Berg | 1 | -0/+1 |
2010-11-29 | powerpc/macio: Ensure all dma routines get copied over | Nishanth Aravamudan | 1 | -4/+3 |
2010-11-16 | suspend: constify platform_suspend_ops | Lionel Debroux | 1 | -1/+1 |
2010-11-16 | backlight: constify backlight_ops | Lionel Debroux | 1 | -2/+2 |
2010-11-12 | drivers/macintosh/adb-iop.c: flags should be unsigned long | Geert Uytterhoeven | 1 | -2/+2 |
2010-11-11 | Input: mac mouse emulation - add locking | Dmitry Torokhov | 1 | -0/+8 |
2010-10-28 | Move ams driver to macintosh | Jean Delvare | 8 | -0/+991 |
2010-10-26 | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer | 1 | -1/+1 |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -3/+3 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2 | -0/+2 |
2010-10-22 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 3 | -13/+14 |
2010-10-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -1/+3 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -3/+3 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 2 | -0/+2 |
2010-10-12 | drivers/macintosh/adb: Do not claim that the semaphore is a mutex | Thomas Gleixner | 1 | -1/+1 |