summaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-09mISDN: Added an ioctl to change the device nameMatthias Urlichs2-12/+34
2009-01-09mISDN: Remove the local max-card limitMatthias Urlichs1-4/+0
2009-01-09mISDN: Fix queue limit counting problemAndreas Eversberg1-9/+14
2009-01-09mISDN: Add some debug option for clock problemsAndreas Eversberg2-7/+10
2009-01-09mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg9-45/+165
2009-01-09mISDN: Cleanup hfc multiport driverKarsten Keil2-89/+24
2009-01-09async: make async a command line option for nowArjan van de Ven1-2/+14
2009-01-09partial revert of asynchronous inode deleteArjan van de Ven1-12/+7
2009-01-09[JFFS2] remove junk prototypesArtem Bityutskiy1-3/+0
2009-01-09x86: make 'constant_test_bit()' take an unsigned bit numberLinus Torvalds1-1/+1
2009-01-09parisc: introduce asm/swab.hHarvey Harrison3-64/+69
2009-01-09x86: only scan the root bus in early PCI quirksAndi Kleen1-8/+14
2009-01-09block: fix bug in ptbl lookup cacheNeil Brown1-0/+1
2009-01-09libata: use WARN_ON_ONCE on hot pathsTejun Heo2-20/+20
2009-01-09CRED: Must initialise the new creds in prepare_kernel_cred()David Howells1-0/+1
2009-01-09CRED: Missing put_cred() in prepare_kernel_cred()David Howells1-0/+1
2009-01-09Btrfs: explicitly mark the tree log root for writebackChris Mason1-0/+13
2009-01-09[MTD] [MAPS] Fix printk format warning in nettel.cDavid Woodhouse1-2/+2
2009-01-09[MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nandPhilip Rakity1-2/+5
2009-01-09[MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger2-0/+11
2009-01-09[S390] update documentation for hvc_iucv kernel parameter.Hendrik Brueckner1-2/+2
2009-01-09[S390] hvc_iucv: Special handling of IUCV HVC devicesHendrik Brueckner1-12/+28
2009-01-09[S390] hvc_iucv: Refactor console and device initializationHendrik Brueckner1-16/+9
2009-01-09[S390] hvc_iucv: Update function documentationHendrik Brueckner1-101/+75
2009-01-09[S390] hvc_iucv: Limit rate of outgoing IUCV messagesHendrik Brueckner1-37/+174
2009-01-09[S390] hvc_iucv: Change IUCV term id and use one device as defaultHendrik Brueckner1-3/+3
2009-01-09[S390] Use unsigned long long for u64 on 64bit.Heiko Carstens4-10/+6
2009-01-09[S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabledJan Glauber1-0/+2
2009-01-09[S390] vdso: compile fixHeiko Carstens2-2/+4
2009-01-09[S390] remove code for oldselect system callHeiko Carstens2-21/+0
2009-01-09[S390] types: add/fix types.h include in header filesHeiko Carstens8-3/+11
2009-01-09[S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski5-3/+55
2009-01-09[S390] dasd: send change uevents for dasd block devicesStefan Weinhuber1-1/+20
2009-01-09[S390] tape block: fix dependenciesKamalesh Babulal1-1/+1
2009-01-09[S390] asm-s390/posix_types.h: drop __USE_ALL usageMike Frysinger1-4/+0
2009-01-09[S390] gettimeofday.S: removed duplicated #includesHuang Weiyi1-4/+0
2009-01-09[S390] ptrace: no extern declarations for userspaceHeiko Carstens1-2/+5
2009-01-09ACPICA: hide private headersLen Brown129-349/+349
2009-01-09ACPICA: create acpica/ directoryLen Brown124-101/+53
2009-01-09ACPI: fix build warningLen Brown1-2/+2
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui5-2/+10
2009-01-09ACPI: Avoid array address overflow when _CST MWAIT hint bits are setZhao Yakui1-1/+3
2009-01-09fujitsu-laptop: Simplify SBLL/SBL2 backlight handlingTony Vroon1-93/+21
2009-01-09fujitsu-laptop: Add BL power, LED control and radio state informationTony Vroon1-33/+272
2009-01-09ACPICA: delete utcache.cLen Brown2-316/+1
2009-01-09ACPICA: delete acdisasm.hLen Brown2-453/+2
2009-01-09RTC: Remove the BKL.David John1-13/+4
2009-01-09Fix a typo in the development process document.Jonathan Corbet1-3/+3
2009-01-08libata: clean up the SFF code for coding styleAlan Cox1-65/+67
2009-01-08libata: Add 32bit PIO supportAlan Cox7-9/+66