aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau553-553/+6
2007-02-14[PATCH] knfsd: allow the server to provide a gid list when using AUTH_UNIX authenticationNeilBrown2-6/+224
2007-02-14[PATCH] knfsd: add some new fsid typesNeilBrown8-130/+242
2007-02-14[PATCH] knfsd: tidy up choice of filesystem-identifier when creating a filehandleNeilBrown1-64/+60
2007-02-14[PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystemNeilBrown1-1/+1
2007-02-14[PATCH] SPI: atmel_spi driverHaavard Skinnemoen5-0/+858
2007-02-14[PATCH] PNX8550 UART driverVitaly Wool3-0/+869
2007-02-14[PATCH] fix PNX8550 serial breakageVitaly Wool3-82/+82
2007-02-14[PATCH] serial: replace kmalloc+memset with kzallocBurman Yan10-45/+18
2007-02-14[PATCH] serial: make sure UART is powered up when dumping MCTRL statusGeorge G. Davis1-0/+11
2007-02-14[PATCH] serial: trivial code flow simplificationBjorn Helgaas1-4/+4
2007-02-14[PATCH] 8250 UART backup timerAlex Williamson1-44/+134
2007-02-14[PATCH] qconf: hide empty list itemsCyrill V. Gorcunov1-0/+2
2007-02-14[PATCH] new toplevel target: headers_check_allMike Frysinger1-0/+6
2007-02-14[PATCH] Kbuild: Remove references to deprecated "prepare-all" target from MakefileRobert P. J. Day1-4/+1
2007-02-14[PATCH] qconf: Back button behaviour normalizationCyrill V. Gorcunov1-1/+4
2007-02-14[PATCH] qconf: fix showing help info on failed searchCyrill V. Gorcunov1-0/+1
2007-02-14[PATCH] qconf: relocate Search CommandShlomi Fish1-3/+6
2007-02-14[PATCH] qconf: immediately update integer and string values in xconfig displayKarsten Wiese1-0/+1
2007-02-14[PATCH] add .mailmap for proper git-shortlog outputNicolas Pitre1-0/+96
2007-02-14[PATCH] Make mkcompile_h use LANG=C and LC_ALL=C for $CC -vs situert1-1/+1
2007-02-14[PATCH] search a little harder for mkimageMike Frysinger1-4/+7
2007-02-14[PATCH] ia64: fix noncoherent DMA API so devres buildsRoland Dreier1-2/+13
2007-02-13Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust309-3424/+22229
2007-02-13Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds46-114/+11279
2007-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds11-97/+203
2007-02-14[CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French8-67/+130
2007-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-72/+226
2007-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds104-1473/+8495
2007-02-14[POWERPC] Use udbg_early_init() on ppc32David Gibson4-6/+14
2007-02-14[POWERPC] Open Firmware serial port driverArnd Bergmann4-0/+169
2007-02-14[POWERPC] Move MPIC smp routines into mpic.cMichael Ellerman2-23/+21
2007-02-14[POWERPC] Cleanup pseries kexec codeMichael Ellerman4-48/+83
2007-02-14[POWERPC] Cleanup pseries smp initialisation codeMichael Ellerman3-6/+9
2007-02-14[POWERPC] Consolidate pseries platform header files into pseries.hMichael Ellerman5-29/+23
2007-02-14Merge branch 'cell-merge' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arnd/cell-2.6Paul Mackerras10-283/+479
2007-02-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds55-116/+764
2007-02-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds31-1118/+701
2007-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds36-350/+489
2007-02-13[PATCH] Fix SAK_work workqueue initialization.Eric W. Biederman4-4/+2
2007-02-13[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Ralf Baechle6-9/+115
2007-02-13[MIPS] Fix uniprocessor Sibyte builds.Andrew Sharp1-0/+6
2007-02-13[MIPS] Make entry.S a little more readable.Franck Bui-Huu1-11/+8
2007-02-13[MIPS] Remove stray instruction from __get_user_asm_ll32.Ralf Baechle1-1/+0
2007-02-13[MIPS] 32-bit: Fix warning about cast for fetching pointer from userspace.Ralf Baechle1-3/+7
2007-02-13[MIPS] DECstation: Fix irq handlingAtsushi Nemoto1-4/+0
2007-02-13[MIPS] signals: make common _BLOCKABLE macroFranck Bui-Huu4-6/+2
2007-02-13[MIPS] signal: Move sigframe definition for native O32/N64 into signal.cRalf Baechle2-26/+20
2007-02-13[MIPS] signal: Move {restore,setup}_sigcontext prototypes to their userRalf Baechle2-6/+4
2007-02-13[MIPS] signal: Fix warnings in o32 compat code.Ralf Baechle1-3/+23