summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-09mISDN: Fixed more indexing bugsAndreas Eversberg1-4/+4
2009-01-09mISDN: Make debug output a little bit more verbosePeter Schlaile1-1/+3
2009-01-09mISDN: Fix HDLC DSP transmitPeter Schlaile1-4/+7
2009-01-09mISDN: Use struct device name fieldMatthias Urlichs6-31/+35
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-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds58-0/+42494
2009-01-09Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
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-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds16-534/+1122
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds89-682/+6145
2009-01-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds223-4193/+4510
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-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds31-173/+191
2009-01-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds26-1260/+900
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-09Merge branch 'drivers-platform' into releaseLen Brown25-382/+409
2009-01-09Merge branch 'simplify_PRT' into releaseLen Brown4-413/+168