aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-12netxen: fix register usageAmit Kumar Salecha3-3/+6
2010-05-12tipc: Reduce footprint by un-inlining tipc_msg_* routinesAllan Stephens2-93/+100
2010-05-12tipc: Reduce footprint by un-inlining buf_acquire routineAllan Stephens2-23/+25
2010-05-12tipc: Reduce footprint by un-inlining bearer congestion routineAllan Stephens2-14/+14
2010-05-12tipc: Reduce footprint by un-inlining port list routinesAllan Stephens2-50/+52
2010-05-12tipc: Reduce footprint by un-inlining nmap routinesAllan Stephens2-59/+64
2010-05-12tipc: Reduce footprint by un-inlining address routinesAllan Stephens2-34/+35
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens13-55/+55
2010-05-12tipc: Relocate trivial link status functions to header fileAllan Stephens3-31/+36
2010-05-12tipc: remove abstraction for link_max_pktAllan Stephens1-16/+11
2010-05-12tipc: Update commenting in TIPC APIAllan Stephens2-11/+11
2010-05-12tipc: Add support for "-s" configuration optionAllan Stephens4-3/+43
2010-05-12tipc: Rename "multicast-link" to "broadcast-link"Allan Stephens1-1/+1
2010-05-12tipc: Eliminate unnecessary initialization in native API send routinesAllan Stephens1-2/+2
2010-05-12tipc: Prune unused data structures from configuration serviceAllan Stephens1-14/+14
2010-05-12tipc: Eliminate unused argument in print statementAllan Stephens1-3/+1
2010-05-12tipc: Eliminate obsolete port's "congested_link" fieldAllan Stephens3-5/+0
2010-05-12netfilter: xtables: add missing depends for xt_TEEJan Engelhardt1-0/+1
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller649-3769/+7406
2010-05-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds2-68/+56
2010-05-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-15/+14
2010-05-11drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-atomic slotAndrew Morton1-2/+6
2010-05-11hp_accel: fix race in device removalOliver Neukum1-1/+1
2010-05-11mqueue: fix kernel BUG caused by double free() on mq_open()André Goddard Rosa1-1/+1
2010-05-11fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich1-7/+8
2010-05-11memcg: fix css_is_ancestor() RCU lockingKAMEZAWA Hiroyuki2-9/+26
2010-05-11memcg: fix css_id() RCU locking for realKAMEZAWA Hiroyuki2-16/+18
2010-05-11bsdacct: use del_timer_sync() in acct_exit_ns()Vitaliy Gusev1-8/+9
2010-05-11rmap: remove anon_vma check in page_address_in_vma()Naoya Horiguchi1-5/+4
2010-05-11hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OOM-killerMel Gorman1-1/+1
2010-05-11kexec: fix OOPS in crash_kernel_shrinkVitaly Mayatskikh1-4/+2
2010-05-11mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre1-2/+2
2010-05-11mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre1-0/+1
2010-05-11mmc: atmel-mci: prevent kernel oops while removing cardNicolas Ferre1-4/+5
2010-05-11mmc: atmel-mci: fix two parameters swappedNicolas Ferre1-2/+2
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt7-30/+2
2010-05-11it8761e_gpio: fix bug in gpio numberingDenis Turischev1-9/+9
2010-05-11dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori1-2/+2
2010-05-11ar9170: fix for driver-core ABI changeStephen Rothwell1-2/+3
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville63-1506/+1363
2010-05-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-9/+10
2010-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-30/+118
2010-05-11CacheFiles: Fix occasional EIO on call to vfs_unlink()David Howells2-12/+87
2010-05-11ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang1-89/+1
2010-05-11hwmon: (applesmc) Correct sysfs fan error handlingHenrik Rydberg1-36/+25
2010-05-11hwmon: (asc7621) Bug fixesKen Milmore1-32/+31
2010-05-11kprobes/x86: Fix removed int3 checking orderMasami Hiramatsu1-14/+13
2010-05-11perf: Fix static strings treated like dynamic onesFrederic Weisbecker1-1/+1
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller154-2114/+2033
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller6-8/+37