aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-05[INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations.Pavel Emelyanov3-5/+5
2008-02-05[NET]: Remove further references to net-modules.txtJohann Felix Soden1-4/+2
2008-02-05bluetooth rfcomm tty: destroy before tty_close()Dave Young1-1/+2
2008-02-05bluetooth: blacklist another Broadcom BCM2035 deviceAndy Shevchenko1-0/+1
2008-02-05drivers/bluetooth/btsdio.c: fix double-freeAdrian Bunk1-3/+1
2008-02-05drivers/bluetooth/bpa10x.c: fix memleakAdrian Bunk1-0/+1
2008-02-05bluetooth: uninliningAndrew Morton1-11/+19
2008-02-05bluetooth: hidp_process_hid_control remove unnecessary parameter dealingDave Young1-18/+1
2008-02-05tun: impossible to deassert IFF_ONE_QUEUE or IFF_NO_PINathaniel Filardo1-0/+4
2008-02-05hamradio: fix dmascc section mismatchRandy Dunlap1-2/+2
2008-02-05[SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identifierWei Yongjun1-3/+3
2008-02-05[SCTP]: Fix kernel panic while received AUTH chunk while enabled authWei Yongjun1-0/+4
2008-02-05[IPV4]: Formatting fix for /proc/net/fib_trie.Denis V. Lunev1-2/+1
2008-02-05[IPV6]: Fix sysctl compilation error.Daniel Lezcano1-4/+2
2008-02-05[NET_SCHED]: Add #ifdef CONFIG_NET_EMATCH in net/sched/cls_flow.c (latest git broken build)Rami Rosen1-2/+2
2008-02-05[IPV4]: Fix compile error building without CONFIG_FS_PROCLi Zefan1-0/+8
2008-02-05[IPSEC] xfrm4_beet_input(): fix an if()Adrian Bunk1-1/+1
2008-02-04Explain kmem_cache_cpu fieldsChristoph Lameter1-5/+5
2008-02-04SLUB: Do not upset lockdeproot1-0/+8
2008-02-04SLUB: Fix coding style violationsPekka Enberg1-23/+23
2008-02-04Add parameter to add_partial to avoid having two functionsChristoph Lameter1-16/+15
2008-02-04SLUB: rename defrag to remote_node_defrag_ratioChristoph Lameter2-9/+13
2008-02-04Move count_partial before kmem_cache_shrinkChristoph Lameter1-13/+13
2008-02-04SLUB: Fix sysfs refcountingChristoph Lameter1-2/+13
2008-02-04slub: fix shadowed variable sparse warningsHarvey Harrison1-21/+18
2008-02-04[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas4-18/+15
2008-02-04[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.cCatalin Marinas3-5/+16
2008-02-04[ARM] 4820/1: RealView: Select the timer IRQ at run-timeCatalin Marinas3-13/+24
2008-02-04[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas4-8/+10
2008-02-04[ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas3-44/+80
2008-02-04[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.cCatalin Marinas3-83/+123
2008-02-04[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas10-262/+186
2008-02-04[ARM] 4815/1: RealView: Add clockevents suport for the local timersCatalin Marinas2-30/+71
2008-02-04[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas7-17/+69
2008-02-04[ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas2-2/+37
2008-02-04[ARM] 4812/1: RealView: clockevents support for the RealView platformsCatalin Marinas2-12/+67
2008-02-04[ARM] 4811/1: RealView: clocksource support for the RealView platformsCatalin Marinas2-42/+32
2008-02-04kbuild: Fix instrumentation removal breakage on avr32Haavard Skinnemoen1-2/+0
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin8-16/+13
2008-02-04ADB: Add missing #include <linux/platform_device.h>Geert Uytterhoeven1-0/+1
2008-02-04x86: fix RTC lockdep warning: potential hardirq recursionAndrew Morton1-4/+7
2008-02-04x86: cpa, micro-optimizationThomas Gleixner1-4/+2
2008-02-04x86: cpa, clean up code flowIngo Molnar1-11/+9
2008-02-04x86: cpa, eliminate CPA_ enumIngo Molnar1-19/+15
2008-02-04x86: cpa, cleanupsIngo Molnar1-6/+15
2008-02-04x86: implement gbpages support in change_page_attr()Andi Kleen1-2/+15
2008-02-04x86: support gbpages in pagetable dumpAndi Kleen1-1/+2
2008-02-04x86: add gbpages support to lookup_addressAndi Kleen1-0/+5
2008-02-04x86: add pgtable accessor functions for gbpagesAndi Kleen2-0/+8
2008-02-04x86: add PUD_PAGE_SIZEAndi Kleen1-0/+3