Age | Commit message (Expand) | Author |
2008-01-26 | ide: drop 'initializing' argument from ide_register_hw() | Bartlomiej Zolnierkiewicz |
2008-01-24 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers |
2008-01-24 | adb: Convert from class_device to device | Tony Jones |
2008-01-24 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-01-17 | [POWERPC] therm_adt746x: Eliminate some build warnings | Stephen Rothwell |
2008-01-17 | [POWERPC] therm_windtunnel: Eliminate some build warnings | Stephen Rothwell |
2008-01-17 | [POWERPC] therm_pm72: Suppress some compile warnings | Stephen Rothwell |
2008-01-14 | macintosh: fix fabrication of caplock key events | Andy Wingo |
2007-12-21 | [POWERPC] Fix for via-pmu based backlight control | Benjamin Herrenschmidt |
2007-12-21 | [POWERPC] Implement arch disable/enable irq hooks. | Scott Wood |
2007-12-19 | [POWERPC] powermac: Use generic suspend code | Johannes Berg |
2007-12-19 | [POWERPC] Fix sleep on powerbook 3400 | Paul Mackerras |
2007-12-19 | [POWERPC] Convert therm_windtunnel.c to use the kthread API | Paul Mackerras |
2007-12-19 | [POWERPC] Convert therm_pm72.c to use the kthread API | Paul Mackerras |
2007-12-19 | [POWERPC] Convert adb.c to use kthread API and not spin on ADB requests | Paul Mackerras |
2007-12-19 | [POWERPC] Convert media-bay.c to use the kthread API | Paul Mackerras |
2007-12-19 | [POWERPC] via-pmu: Kill sleep notifiers completely | Johannes Berg |
2007-12-19 | [POWERPC] adb: Replace sleep notifier with platform driver suspend/resume hooks | Johannes Berg |
2007-12-17 | drivers/macintosh/via-pmu.c: Added a missing iounmap | Julia Lawall |
2007-12-03 | [POWERPC] PMU: Remove dead code | Johannes Berg |
2007-12-03 | [POWERPC] PMU: Don't lock_kernel() | Johannes Berg |
2007-11-08 | [POWERPC] windfarm: Fix windfarm thread freezer interaction | Johannes Berg |
2007-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-10-20 | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz |
2007-10-19 | Spelling fix: explicitly | Jean Delvare |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby |
2007-10-16 | fix adbhid mismerge | Al Viro |
2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov |
2007-10-11 | Input: adbhid - produce all CapsLock key events | Andrew McNabb |
2007-09-26 | Input: auto-select INPUT for MAC_EMUMOUSEBTN option | Andreas Herrmann |
2007-09-22 | [POWERPC] adbhid: Enable KEY_FN key reporting | Aristeu Rozanski |
2007-08-28 | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras |
2007-08-25 | [POWERPC] Fix undefined reference to device_power_up/resume | Olaf Hering |
2007-08-22 | [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need | Kumar Gala |
2007-08-22 | [POWERPC] Remove old includes from arch/ppc | Kumar Gala |
2007-08-22 | m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible | Geert Uytterhoeven |
2007-08-22 | remove dead code in via-pmu68k | Johannes Berg |
2007-08-18 | Add some help texts to recently-introduced kconfig items | Jan Engelhardt |
2007-08-17 | [POWERPC] Comment out a currently unused function | Stephen Rothwell |
2007-08-17 | [POWERPC] via-pmu: Fix typo in printk | Michael Buesch |
2007-08-17 | [POWERPC] drivers/macintosh/therm_adt746x.c: kmalloc + memset conversion to k... | Mariusz Kozlowski |
2007-07-22 | [POWERPC] Clean up duplicate includes in drivers/macintosh/ | Jesper Juhl |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau |
2007-07-18 | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki |
2007-07-16 | adb_probe_task: remove unneeded flush_signals() call | Oleg Nesterov |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-07-12 | i2c: Fix the i2c_smbus_read_i2c_block_data() prototype | Jean Delvare |
2007-07-11 | sysfs: kill unnecessary attribute->owner | Tejun Heo |
2007-06-22 | x86_64: Fix only make Macintosh drivers default on Macs | Olaf Hering |