aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | powerpc: Fix pseries (64-bit) buildPaul Mackerras2005-11-011-2/+0
| | * | | | | powerpc: Fix BUG/WARN macros for 64-bitPaul Mackerras2005-11-011-2/+2
| | * | | | | [PATCH] powerpc: Merge bitops.hDavid Gibson2005-11-0110-1023/+495
| | * | | | | [PATCH] powerpc: Merge ipcbuf.hDavid Gibson2005-11-013-57/+34
| | * | | | | [PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cellArnd Bergmann2005-11-018-3/+1
| | * | | | | [PATCH] powerpc: move mmio_nvram.c over to arch/powerpcArnd Bergmann2005-11-014-1/+7
| | * | | | | [PATCH] powerpc: move rtas_fw.c out of platforms/pseriesArnd Bergmann2005-11-016-7/+13
| | * | | | | [PATCH] powerpc: create a new arch/powerpc/platforms/cell/smp.cArnd Bergmann2005-11-014-0/+233
| | * | | | | [PATCH] powerpc: Rename BPA to CellArnd Bergmann2005-11-0118-107/+107
| | |/ / / /
| | * | | | powerpc: use asm-generic/termios.hStephen Rothwell2005-11-011-33/+1
| | * | | | powerpc: remove duplicate ioctl definitionsStephen Rothwell2005-11-012-101/+3
| | * | | | powerpc: make mem= work on iSeries againStephen Rothwell2005-11-012-34/+25
| | * | | | powerpc: fix __strnlen_user in merge treeStephen Rothwell2005-11-015-254/+46
| | * | | | powerpc: merge uaccess.hStephen Rothwell2005-11-013-734/+504
| | |/ / /
| * | | | NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever2005-11-044-29/+51
| * | | | SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabledChuck Lever2005-11-043-9/+9
| * | | | NFSv4: Teach NFSv4 to cache locks when we hold a delegationTrond Myklebust2005-11-041-8/+28
| * | | | NFSv4: Recover locks too when returning a delegationTrond Myklebust2005-11-043-2/+55
| * | | | NFSv4: Fix recovery of flock() locks.Trond Myklebust2005-11-041-2/+2
| * | | | NFSv4: Return any delegations before sillyrenaming the fileTrond Myklebust2005-11-041-0/+3
| * | | | NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEIDTrond Myklebust2005-11-041-5/+3
| * | | | NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust2005-11-047-52/+20
| * | | | NFSv4: Fix a race between open() and close()Trond Myklebust2005-11-043-47/+49
| * | | | [USB]: Make early handoff a final fixup instead of a header one.David S. Miller2005-11-041-1/+1
| * | | | [PATCH] improve scheduler fairness a bitOleg Nesterov2005-11-041-1/+1
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-041-1/+1
| |\ \ \ \
| | * | | | [SERIAL] 8250_early.c passing 0 instead of NULLBen Dooks2005-11-031-1/+1
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-0430-1043/+466
| |\ \ \ \ \
| | * | | | | [PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfromRussell King2005-11-0411-1407/+2
| | * | | | | [PATCH] ARM: Reverted 2921/1: Support for the RTC / nvram on the Comdial MP1000Russell King2005-11-041-109/+1
| | * | | | | [PATCH] ARM: Reverted 2919/1: CS8900A ethernet driver modifications for the C...Russell King2005-11-043-15/+3
| | * | | | | [ARM] 3097/1: change library link orderingNicolas Pitre2005-11-041-1/+1
| | * | | | | [ARM] 3087/1: PXA2xx flash platform device conversionTodd Poynor2005-11-042-2/+168
| | * | | | | [ARM] 3086/1: ixp2xxx error irq handlingDave Jiang2005-11-042-1/+80
| | * | | | | [ARM] 3094/1: remove PLD stuff from old uaccess codeNicolas Pitre2005-11-041-116/+16
| | * | | | | [ARM] Fix IXDP2x01 config filesDeepak Saxena2005-11-032-3/+3
| | * | | | | [ARM] Merge SMP treeRussell King2005-11-034-2/+16
| | |\ \ \ \ \
| | | * | | | | [ARM SMP] Do not clear cpu_vm_mask for VIPT cachesRussell King2005-11-031-1/+2
| | | * | | | | [ARM SMP] Add configuration option for ARMv6K processorsRussell King2005-11-033-1/+14
| | | |/ / / /
| | * | | | | [ARM] 3092/1: remove excessive print format paddingNicolas Pitre2005-11-031-4/+4
| | * | | | | [ARM] Fix another build error with IOP3xx platformsRussell King2005-11-031-1/+1
| | * | | | | [ARM] Add Realview default configuration fileRussell King2005-11-031-0/+789
| | * | | | | [ARM] Fix more 3016/1 breakageRussell King2005-11-032-10/+10
| | |/ / / /
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Linus Torvalds2005-11-048-217/+227
| |\ \ \ \ \
| | * | | | | [PKT_SCHED]: Rework QoS and/or fair queueing configurationThomas Graf2005-11-031-199/+195
| | * | | | | [IPV6]: inet6_ifinfo_notify should use RTM_DELLINK in addrconf_ifdownYan Zheng2005-11-031-1/+1
| | * | | | | [NET]: Fix zero-size datagram receptionHerbert Xu2005-11-021-0/+4
| | * | | | | [ETHERNET]: Add ether stuff to docbookStephen Hemminger2005-11-022-12/+18
| | * | | | | [ETHERNET]: Optimize is_broadcast_ether_addrStephen Hemminger2005-11-021-2/+1
| | * | | | | [TCP]: BIC max increment too largeStephen Hemminger2005-11-021-1/+1