Age | Commit message (Expand) | Author | Files | Lines |
2006-12-10 | i2c: Discard the i2c algo del_bus wrappers | Jean Delvare | 36 | -84/+45 |
2006-12-10 | i2c: New ARM Versatile/Realview bus driver | Russell King | 7 | -0/+194 |
2006-12-10 | i2c: fix broken ds1337 initialization | Dirk Eibach | 1 | -1/+7 |
2006-12-10 | i2c: i2c-i801 documentation update | Jason Gaston | 1 | -1/+4 |
2006-12-10 | i2c: Use the __ATTR macro where possible | Jean Delvare | 1 | -7/+4 |
2006-12-10 | i2c: Whitespace cleanups | David Brownell | 6 | -89/+89 |
2006-12-10 | i2c: Use put_user instead of copy_to_user where possible | Jean Delvare | 1 | -2/+1 |
2006-12-10 | i2c: New Atmel AT91 bus driver | Andrew Victor | 3 | -0/+333 |
2006-12-10 | i2c: Add support for nested i2c bus locking | Jiri Kosina | 2 | -1/+2 |
2006-12-10 | i2c: Cleanups to the i2c-nforce2 bus driver | Hans-Frieder Vogt | 2 | -76/+15 |
2006-12-10 | i2c: Add request/release_mem_region to i2c-ibm_iic bus driver | Jean-Baptiste Maneyrol | 1 | -0/+9 |
2006-12-10 | i2c: New Philips PNX bus driver | Vitaly Wool | 7 | -1/+1006 |
2006-12-10 | i2c: Delete the broken i2c-ite bus driver | Jean Delvare | 10 | -1312/+0 |
2006-12-10 | i2c: Update the list of driver IDs | Jean Delvare | 1 | -3/+1 |
2006-12-10 | i2c: Fix documentation typos | Jean Delvare | 2 | -3/+3 |
2006-12-10 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 10 | -28/+86 |
2006-12-09 | [PATCH] x86-64: no paravirt for X86_VOYAGER or X86_VISWS | Randy Dunlap | 1 | -0/+1 |
2006-12-09 | [PATCH] i386: Fix io_apic.c warning | Andi Kleen | 1 | -1/+1 |
2006-12-09 | [PATCH] i386: export smp_num_siblings for oprofile | Randy Dunlap | 1 | -1/+1 |
2006-12-09 | [PATCH] x86: Work around gcc 4.2 over aggressive optimizer | Andi Kleen | 2 | -0/+2 |
2006-12-09 | [PATCH] x86: Fix boot hang due to nmi watchdog init code | Ravikiran G Thirumalai | 2 | -8/+9 |
2006-12-09 | [PATCH] x86: Fix verify_quirk_intel_irqbalance() | Andi Kleen | 1 | -4/+29 |
2006-12-09 | [PATCH] i386: Update defconfig | Andi Kleen | 1 | -7/+21 |
2006-12-09 | [PATCH] x86-64: Update defconfig | Andi Kleen | 1 | -7/+22 |
2006-12-09 | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 15 | -57/+821 |
2006-12-09 | [PATCH] WorkStruct: Use direct assignment rather than cmpxchg() | David Howells | 1 | -12/+9 |
2006-12-09 | [PATCH] Amiga PCMCIA NE2000 Ethernet dev->irq init | Kars de Jong | 1 | -1/+2 |
2006-12-09 | [PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus comment | Geert Uytterhoeven | 1 | -2/+2 |
2006-12-09 | [PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQ | Michael Schmitz | 1 | -1/+1 |
2006-12-09 | [PATCH] Sun3 SCSI: Make sun3 scsi drivers compile/work again | Sam Creasey | 5 | -6/+6 |
2006-12-09 | [PATCH] Sun3: General updates | Sam Creasey | 5 | -14/+7 |
2006-12-09 | [PATCH] m68k/HP300: HP LANCE updates | Kars de Jong | 2 | -5/+11 |
2006-12-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 23 | -126/+184 |
2006-12-09 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 68 | -259/+1602 |
2006-12-09 | [NETLINK]: Put {IFA,IFLA}_{RTA,PAYLOAD} macros back for userspace. | David S. Miller | 2 | -0/+12 |
2006-12-09 | [NET_SCHED] sch_htb: turn intermediate classes into leaves | Jarek Poplawski | 1 | -0/+51 |
2006-12-09 | [NET_SCHED] sch_cbq: deactivating when grafting, purging etc. | Jarek Poplawski | 1 | -4/+17 |
2006-12-09 | [XFRM]: Fix XFRMGRP_REPORT to use correct multicast group. | J Hadi Salim | 1 | -1/+1 |
2006-12-09 | [NET]: Force a cache line split in hh_cache in SMP. | Eric Dumazet | 1 | -1/+8 |
2006-12-09 | [NETPOLL]: make arp replies through netpoll use mac address of sender | Neil Horman | 1 | -4/+10 |
2006-12-09 | [NETLINK]: Restore API compatibility of address and neighbour bits | Thomas Graf | 1 | -0/+2 |
2006-12-09 | [AX.25]: Fix default address and broadcast address initialization. | Ralf Baechle | 10 | -71/+31 |
2006-12-09 | [AX.25]: Constify ax25 utility functions | Ralf Baechle | 2 | -16/+21 |
2006-12-09 | [BNX2]: Add an error check. | Adrian Bunk | 1 | -1/+1 |
2006-12-09 | [NET]: Convert hh_lock to seqlock. | Stephen Hemminger | 5 | -30/+32 |
2006-12-09 | [PATCH] add STB810 support (Philips PNX8550-based) | Vitaly Wool | 11 | -20/+1377 |
2006-12-09 | [MIPS] Qemu now has an ELF loader. | Ralf Baechle | 1 | -1/+1 |
2006-12-09 | [MIPS] Add GENERIC_HARDIRQS_NO__DO_IRQ for i8259 users | Atsushi Nemoto | 4 | -38/+9 |
2006-12-09 | [MIPS] Optimize csum_partial for 64bit kernel | Atsushi Nemoto | 1 | -22/+54 |
2006-12-09 | [MIPS] Optimize flow of csum_partial | Atsushi Nemoto | 1 | -75/+54 |