Commit Graph

13708 Commits (bcd76111178ebccedd46a9b3eaff65c78e5a70af)

Author SHA1 Message Date
Jesper Juhl 8f76078037 [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ 19 years ago
Siddha, Suresh B 5c45bf279d [PATCH] sched: mc/smt power savings sched policy 19 years ago
Jim Cromie 7a8e2a5ea4 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile entries 19 years ago
Jim Cromie 23916a8e3d [PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpio_dump 19 years ago
Jim Cromie ec312310e4 [PATCH] gpio-patchset-fixups: include linux/io.h 19 years ago
Jim Cromie 8bcf6135c3 [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes 19 years ago
Jim Cromie 6cad56fd88 [PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regs 19 years ago
Jim Cromie f31000e573 [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module 19 years ago
Jim Cromie 58b087cda1 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w dev_dbg 19 years ago
Jim Cromie 681a3e7dab [PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio module 19 years ago
Jim Cromie 0e41ef3c51 [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module 19 years ago
Jim Cromie 1a66fdf083 [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module 19 years ago
Jim Cromie 1ca5df0a4c [PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-module 19 years ago
Jim Cromie c3dc8071ee [PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtable 19 years ago
Jim Cromie fe3a168a2c [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable 19 years ago
Jim Cromie 9550a339e1 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file 19 years ago
Jim Cromie 979b5ec3a7 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w dev_dbg 19 years ago
Jim Cromie 7d7f212661 [PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 api 19 years ago
Jim Cromie 62c83cde92 [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean 19 years ago
Chandra Seetharaman 74b85f3790 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only 19 years ago
Chandra Seetharaman 65edc68c34 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only 19 years ago
Chandra Seetharaman 9c7b216d23 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 19 years ago
Sonny Rao 6ac12dfe9c [PATCH] rtc: fix idr locking 19 years ago
Alan Cox b65b5b59f9 [PATCH] stallion clean up 19 years ago
akpm@osdl.org 33979734cd [PATCH] IPMI: use schedule in kthread 19 years ago
Paul Fulghum 283fef59d6 [PATCH] tty: fix TCSBRK comment 19 years ago
Atsushi Nemoto 0ca0666490 [PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rtc_ioctl 19 years ago
Ingo Molnar 34af946a22 [PATCH] spin/rwlock init cleanups 19 years ago
Randy Dunlap b3c681e091 [PATCH] update two drivers for poison.h 19 years ago
Randy Dunlap c9cf55285e [PATCH] add poison.h and patch primary users 19 years ago
KAMEZAWA Hiroyuki 76b67ed9dc [PATCH] node hotplug: register cpu: remove node struct 19 years ago
Yasunori Goto 0fc44159bf [PATCH] Register sysfs file for hotplugged new node 19 years ago
Yasunori Goto 1e3590e2e4 [PATCH] pgdat allocation for new node add (get node id by acpi) 19 years ago
Yasunori Goto bc02af93dd [PATCH] pgdat allocation for new node add (specify node id) 19 years ago
Yasunori Goto dd56a8e36f [PATCH] Catch notification of memory add event of ACPI via container driver. (avoid redundant call add_memory) 19 years ago
Yasunori Goto 1f425994f9 [PATCH] Catch notification of memory add event of ACPI via container driver. (register start func for memory device) 19 years ago
KAMEZAWA Hiroyuki 9ac023989e [PATCH] acpi memory hotplug cannot manage _CRS with plural resoureces 19 years ago
Kyle McMartin 67a061a191 [PARISC] Add os_id_to_string helper 19 years ago
Kyle McMartin ec1fdc24c2 [PARISC] OS_ID_LINUX == 0x0006 19 years ago
Thibaut Varene b0e8bfca2f [PARISC] Reduce data footprint in pdc_stable.c 19 years ago
Thibaut Varene 3f9edb53f7 [PARISC] pdc_stable version 0.30 19 years ago
Thibaut Varene 8ffaeaf42e [PARISC] PDC_CHASSIS is implemented on all machines 19 years ago
Kyle McMartin 692086e0b3 [PARISC] Test ioc_needs_fdc variable instead of open coding 19 years ago
Grant Grundler 40d78de1ac [PARISC] Fix gcc 4.1 warnings in sba_iommu.c 19 years ago
Thomas Gleixner 6a93096195 [MTD] NAND: Select chip before checking write protect status 19 years ago
Herbert Valerio Riedel 1887f517e3 [MTD] CORE mtdchar.c: fix off-by-one error in lseek() 19 years ago
Petr Stetiar 0e4ced59de [MTD] NAND: Fix typo in mtd/nand/ts7250.c 19 years ago
Dmitry Torokhov e7374e4800 Input: fix resetting name, phys and uniq when unregistering device 19 years ago
Greg Kroah-Hartman 2427ddd8fa [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_t where needed 19 years ago
Greg Kroah-Hartman b60ba8343b [PATCH] 64bit resource: change pnp core to use resource_size_t 19 years ago