Commit Graph

76250 Commits (1414becf15da1701b0c45e9c82b1f120cb676a36)
 

Author SHA1 Message Date
Steven Whitehouse bf36a71316 [GFS2] Add gfs2_is_writeback() 17 years ago
Steven Whitehouse e7e36f1435 [GFS2] Remove unused field in struct gfs2_inode 17 years ago
Steven Whitehouse f91a0d3e24 [GFS2] Remove useless i_cache from inodes 17 years ago
Steven Whitehouse 3cc3f710ce [GFS2] Use ->page_mkwrite() for mmap() 17 years ago
Steven Whitehouse 51ff87bdd9 [GFS2] Clean up internal read function 17 years ago
Wendy Cheng cc7e79b168 [GFS2] Handle multiple glock demote requests 17 years ago
Haavard Skinnemoen d6c49a7a78 [AVR32] extint: Set initial irq type to low level 17 years ago
David Brownell e4f586f280 [AVR32] extint: change set_irq_type() handling 17 years ago
Haavard Skinnemoen e7ba176b47 [AVR32] NMI debugging 17 years ago
Jan Engelhardt f6135d12db [AVR32] constify function pointer tables 17 years ago
Haavard Skinnemoen 0062572342 [AVR32] ATNGW100: Update defconfig 17 years ago
Haavard Skinnemoen f141035dec [AVR32] ATSTK1002: Update defconfig 17 years ago
Haavard Skinnemoen e8897bfef2 [AVR32] Kconfig: Choose daughterboard instead of CPU 17 years ago
Haavard Skinnemoen 78693e47a2 [AVR32] Add support for ATSTK1003 and ATSTK1004 17 years ago
Haavard Skinnemoen 64d8105267 [AVR32] Clean up external DAC setup code 17 years ago
Haavard Skinnemoen f4c41b2689 [AVR32] ATSTK1000: Move gpio-leds setup to setup.c 17 years ago
Haavard Skinnemoen 438ff3f3cc [AVR32] Add support for AT32AP7001 and AT32AP7002 17 years ago
Haavard Skinnemoen 281ef58ccf [AVR32] Provide more CPU information in /proc/cpuinfo and dmesg 17 years ago
Haavard Skinnemoen 2853ce5ece [AVR32] Oprofile support 17 years ago
Haavard Skinnemoen a7f5bf9b95 [AVR32] Include instrumentation menu 17 years ago
Hans-Christian Egtvedt 9e4e980b02 Disable VGA text console for AVR32 architecture 17 years ago
Haavard Skinnemoen 13b54a5052 [AVR32] Enable debugging only when needed 17 years ago
Haavard Skinnemoen 6ea6dd93c9 ptrace: Call arch_ptrace_attach() when request=PTRACE_TRACEME 17 years ago
Haavard Skinnemoen 7f0f616bb0 [AVR32] Remove redundant try_to_freeze() call from do_signal() 17 years ago
Haavard Skinnemoen 3611553ef9 [AVR32] Drop GFP_COMP for DMA memory allocations 17 years ago
Greg Kroah-Hartman 4a3ad20ccd Driver core: coding style fixes 17 years ago
Greg Kroah-Hartman e374a2bfeb Kobject: fix coding style issues in kobject c files 17 years ago
Greg Kroah-Hartman 79a6ee42fd Kobject: fix coding style issues in kobject.h 17 years ago
Greg Kroah-Hartman d462943afe Driver core: fix coding style issues in device.h 17 years ago
Dave Young 5ed2c832ed spi: use class iteration api 17 years ago
Dave Young 9c7701088a scsi: use class iteration api 17 years ago
Dave Young 71da890509 rtc: use class iteration api 17 years ago
Dave Young 443cad920a power supply : use class iteration api 17 years ago
Dave Young 73cf60232e ieee1394: use class iteration api 17 years ago
Dave Young fd04897bb2 Driver Core: add class iteration api 17 years ago
Cornelia Huck 63b6971a08 Driver core: Cleanup get_device_parent() in device_add() and device_move() 17 years ago
Jan Engelhardt 4f0146919b UIO: constify function pointer tables 17 years ago
Stephen Rothwell ae72cddb23 Driver Core: constify the name passed to platform_device_register_simple 17 years ago
Randy Dunlap 92b421416f driver core: fix build with SYSFS=n 17 years ago
Randy Dunlap 9148fe8767 sysfs: make SYSFS_DEPRECATED depend on SYSFS 17 years ago
Denis Cheng db1118a460 Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init 17 years ago
Greg Kroah-Hartman 44bfe16e10 kobject: add sample code for how to use ksets/ktypes/kobjects 17 years ago
Greg Kroah-Hartman 40efcb05f2 kobject: add sample code for how to use kobjects in a simple manner. 17 years ago
Greg Kroah-Hartman 36d78d6c5b kobject: update the kobject/kset documentation 17 years ago
Greg Kroah-Hartman 5008743dc7 kobject: remove old, outdated documentation. 17 years ago
Kay Sievers af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 years ago
Greg Kroah-Hartman 528a4bf1d5 Kobject: remove kobject_unregister() as no one uses it anymore 17 years ago
Greg Kroah-Hartman 78a2d906b4 Kobject: convert remaining kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman 197b12d679 Kobject: convert fs/* from kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() 17 years ago