aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-31atm: [nicstar] remove virt_to_bus() and support 64-bit platformschas williams - CONTRACTOR3-175/+237
2010-05-31atm: [nicstar] reformatted with Lindentchas williams - CONTRACTOR3-3169/+2888
2010-05-31mlx4_en: use net_device dev_id to indicate port numberEli Cohen1-0/+1
2010-05-31xen: netfront: explicitly generate arp_notify event after migration.Ian Campbell1-0/+1
2010-05-31arp_notify: allow drivers to explicitly request a notification event.Ian Campbell4-0/+22
2010-05-31arp_notify: document that a gratuitous ARP request is sent when this option is enabledIan Campbell1-1/+1
2010-05-31caif: cleanup: remove duplicate checksDan Carpenter1-6/+2
2010-05-31caif: remove unneeded null check in caif_connect()Dan Carpenter1-2/+1
2010-05-31drivers/isdn: Use memdup_userJulia Lawall3-32/+12
2010-05-31drivers/net/wan: Use memdup_userJulia Lawall1-10/+4
2010-05-31net/dccp: Use memdup_userJulia Lawall1-8/+3
2010-05-31drivers/net/wan: Use memdup_userJulia Lawall1-8/+3
2010-05-31drivers/net/cxgb3: Use memdup_userJulia Lawall1-9/+3
2010-05-31drivers/net: Use memdup_userJulia Lawall1-8/+3
2010-05-31net/can: Use memdup_userJulia Lawall1-8/+3
2010-05-31tcp: tcp_md5_hash_skb_data() frag_list handlingEric Dumazet1-0/+5
2010-05-31net: remove zap_completion_queueEric Dumazet2-32/+3
2010-05-31net: Use __this_cpu_inc() in fast pathEric Dumazet2-4/+2
2010-05-31cleanup: remove MIN_FRAG_SIZE definition.Rami Rosen1-1/+0
2010-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller19-38/+107
2010-05-30Linux 2.6.35-rc1Linus Torvalds1-2/+2
2010-05-30Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds2-29/+15
2010-05-30Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+7
2010-05-30Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-16/+45
2010-05-30ia64: revert __node_random additionLinus Torvalds1-17/+0
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds7-82/+500
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfigLinus Torvalds1-4/+5
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds62-1251/+7999
2010-05-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds10-1/+1204
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds5-622/+203
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds27-560/+274
2010-05-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds11-26/+93
2010-05-30CPU: Avoid using unititialized error variable in disable_nonboot_cpus()Rafael J. Wysocki1-1/+1
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap3-5/+13
2010-05-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds6-76/+47
2010-05-30Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds5-31/+1
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds19-32/+104
2010-05-30SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter1-1/+1
2010-05-30parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomicJohn David Anglin1-3/+13
2010-05-30parisc: Remove unnecessary macros from entry.SJohn David Anglin1-33/+7
2010-05-30parisc: LWS fixes for syscall.SJohn David Anglin1-23/+9
2010-05-30parisc: Delete unnecessary nop's in entry.SJohn David Anglin1-7/+0
2010-05-30parisc: Avoid interruption in critical region in entry.SJohn David Anglin1-2/+3
2010-05-30parisc: invoke oom-killer from page faultNick Piggin1-4/+3
2010-05-30parisc: clear floating point exception flag on SIGFPE signalHelge Deller1-0/+1
2010-05-30parisc: Use of align_frame provides stack frame.Carlos O'Donell1-4/+11
2010-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds25-180/+200
2010-05-29Merge branch 'fix/hda' into for-linusTakashi Iwai2-0/+4
2010-05-29Merge branch 'fix/misc' into for-linusTakashi Iwai18-157/+170
2010-05-29Merge branch 'fix/asoc' into for-linusTakashi Iwai5-23/+26