summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-0940-349/+50
|\
| * Small fixups to the EHCI Kconfig help textJesper Juhl2006-01-101-5/+5
| * Documentation/filesystems/proc.txt: indentation fixAdrian Bunk2006-01-101-1/+1
| * remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelogAdrian Bunk2006-01-102-292/+0
| * MAINTAINERS: remove BUSLOGIC entryAdrian Bunk2006-01-101-7/+0
| * spelling: s/trough/through/Adrian Bunk2006-01-108-10/+10
| * spelling: s/retreive/retrieve/Adrian Bunk2006-01-1017-20/+20
| * s/assoicated/associated/Adrian Bunk2006-01-101-1/+1
| * spelling: s/usefull/useful/Adrian Bunk2006-01-109-13/+13
* | [PATCH] rcu: don't set ->next_pending in rcu_start_batch()Oleg Nesterov2006-01-091-7/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-0968-747/+1022
|\ \
| * | [INET_DIAG]: Introduce sk_diag_fillArnaldo Carvalho de Melo2006-01-091-10/+24
| * | [INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fillArnaldo Carvalho de Melo2006-01-091-47/+111
| * | [INET_DIAG]: whitespace/simple cleanupsArnaldo Carvalho de Melo2006-01-091-29/+28
| * | [INET_DIAG]: Use inet_twsk() with TIME_WAIT socketsArnaldo Carvalho de Melo2006-01-091-3/+3
| * | [IPV6]: Set skb->priority in ip6_output.cPatrick McHardy2006-01-091-0/+4
| * | [IPV4]: ip_output.c needs xfrm.hPatrick McHardy2006-01-091-0/+1
| * | [PKT_SCHED]: Fix qdisc return code.Jamal Hadi Salim2006-01-094-9/+10
| * | [NET]: Add IFB (Intermediate Functional Block) network device.Jamal Hadi Salim2006-01-093-0/+308
| * | [AX25] mkiss: Drop spinlock before sleeping call.Ralf Baechle2006-01-091-1/+1
| * | [NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn2006-01-0911-40/+21
| * | [PKT_SCHED]: Prefix tc actions with act_Patrick McHardy2006-01-098-8/+8
| * | [PKT_SCHED]: Fix memory leak when dumping in pedit actionPatrick McHardy2006-01-091-0/+2
| * | [PKT_SCHED]: Remove some obsolete policer exportsPatrick McHardy2006-01-091-11/+3
| * | [PKT_SCHED]: Convert tc action functions to single skb pointersPatrick McHardy2006-01-098-14/+11
| * | [PKT_SCHED]: Use USEC_PER_SECPatrick McHardy2006-01-092-15/+16
| * | [NET]: Convert net/{ipv4,ipv6,sched} to netdev_privPatrick McHardy2006-01-096-66/+63
| * | [CRYPTO] cipher: Set alignmask for multi-byte loadsHerbert Xu2006-01-0910-0/+12
| * | [CRYPTO] api: Require block size to be less than PAGE_SIZE/8Herbert Xu2006-01-091-1/+1
| * | [CRYPTO] sha1: Fixed off-by-64 bug in sha1_updateHerbert Xu2006-01-091-2/+2
| * | [CRYPTO] aes-i586: Remove unused variable ls_tabDaniel Marjamäki2006-01-091-10/+0
| * | [CRYPTO] aes-i586: Nano-optimisation on key length checkDenis Vlasenko2006-01-091-21/+19
| * | [CRYPTO] cipher: Align temporary buffer in cbc_process_decryptHerbert Xu2006-01-091-2/+3
| * | [CRYPTO] sha1: Avoid shifting count left and rightNicolas Pitre2006-01-091-4/+4
| * | [CRYPTO] sha1: Rename i/j to done/partialNicolas Pitre2006-01-091-11/+12
| * | [CRYPTO] sha1: Avoid useless memcpy()Nicolas Pitre2006-01-091-8/+17
| * | [CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu2006-01-095-1/+9
| * | [CRYPTO] Allow multiple implementations of the same algorithmHerbert Xu2006-01-094-9/+60
| * | [CRYPTO] Use standard byte order macros wherever possibleHerbert Xu2006-01-0922-441/+285
| * | [PADLOCK] Fix sparse warning about 1-bit signed bit-fieldHerbert Xu2006-01-091-1/+1
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-093-1343/+732
|\ \
| * | [SPARC64]: Update defconfig.David S. Miller2006-01-091-1338/+726
| * | [SPARC64]: Fix ptrace/straceRichard Mortimer2006-01-091-5/+2
| * | [SPARC64]: Add needed pm_power_off symbol.David S. Miller2006-01-091-0/+4
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-09135-5052/+3346
|\ \
| * | [ARM] 3246/1: S3C24XX - retab clock list in arch/arm/mach-s3c2410/clock.cBen Dooks2006-01-091-103/+103
| * | [ARM] 3070/2: Add __ioremap_pfn() APIDeepak Saxena2006-01-094-23/+41
| * | [ARM] Only call set_type method in setup_irq if it's definedRussell King2006-01-091-1/+2
| * | Merge Linus' tree.Russell King2006-01-09590-7654/+16671
| |\ \
| * | | [ARM] AT91RM9200 doesn't need anything in dma.hRussell King2006-01-091-8/+0
OpenPOWER on IntegriCloud