summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_sysctl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-11lockdep: fix debug_lock_allocPeter Zijlstra1-6/+0
2008-08-11lockdep: increase MAX_LOCKDEP_KEYSIngo Molnar1-1/+1
2008-08-11generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask()Nick Piggin1-7/+47
2008-08-11lockdep: fix overflow in the hlock shrinkage codePeter Zijlstra1-1/+6
2008-08-11lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()Ingo Molnar4-21/+21
2008-08-11lockdep: handle chains involving classes defined in modulesRabin Vincent2-0/+4
2008-08-11mm: fix mm_take_all_locks() locking orderPeter Zijlstra1-2/+8
2008-08-11lockdep: annotate mm_take_all_locks()Peter Zijlstra1-6/+6
2008-08-11lockdep: spin_lock_nest_lock()Peter Zijlstra4-0/+21
2008-08-11lockdep: lock protection locksPeter Zijlstra3-22/+40
2008-08-11lockdep: map_acquirePeter Zijlstra4-16/+28
2008-08-11lockdep: shrink held_lock structureDave Jones3-58/+74
2008-08-11lockdep: re-annotate scheduler runqueuesPeter Zijlstra2-5/+14
2008-08-11lockdep: lock_set_subclass - reset a held lock's subclassPeter Zijlstra2-0/+73
2008-08-09list.h: fix fatal kernel-doc errorRandy Dunlap1-2/+2
2008-08-08[CIFS] list entry can not return nullSteve French4-74/+61
2008-08-08[CPUFREQ][2/2] preregister support for powernow-k8Mark Langsdorf2-37/+75
2008-08-08[CPUFREQ][1/2] whitespace fix for powernow-k8Mark Langsdorf1-3/+0
2008-08-08[CPUFREQ] Update MAINTAINERS to reflect new mailing list.Dave Jones1-1/+1
2008-08-08[CPUFREQ] Fix warning in elanfreqDave Jones1-1/+1
2008-08-08[CPUFREQ] Fix -Wshadow warning in conservative governor.Dave Jones1-10/+10
2008-08-08[CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig.Dave Jones1-2/+2
2008-08-08[NFSD] uninline nfsd4_op_name()Adrian Bunk1-3/+2
2008-08-08powerpc: Do not ignore arch/powerpc/includeJunio C Hamano1-1/+0
2008-08-08[ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USBAdrian Bunk1-3/+0
2008-08-08[ARM] 5166/1: magician: add MAINTAINERS entryPhilipp Zabel1-0/+5
2008-08-08[ARM] fix pnx4008 build errorsRussell King2-4/+3
2008-08-08sparc64: Fix end-of-stack checking in save_stack_trace().David S. Miller1-2/+4
2008-08-08pkt_sched: Fix actions referencingJamal Hadi Salim1-3/+2
2008-08-08bnx2x: fix logical opRandy Dunlap1-1/+1
2008-08-08tcp: (whitespace only) fix confusing indentationAdam Langley1-70/+68
2008-08-08pkt_sched: Fix qdisc config when link is down.David S. Miller1-4/+4
2008-08-08Fix up duplicate '__s3c2410wdt_stop()' functionLinus Torvalds1-11/+0
2008-08-08powerpc/iseries: remove the old viocons driverStephen Rothwell4-1179/+2
2008-08-08tracehook: fix CLONE_PTRACERoland McGrath2-2/+2
2008-08-08sparc: don't use asm/of_device.hStephen Rothwell16-16/+18
2008-08-07[ARM] Fix SMP booting with non-zero PHYS_OFFSETRussell King1-2/+2
2008-08-07IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULLJulien Brunel1-1/+1
2008-08-07IB/mlx4: Allow 4K messages for UD QPsAlex Naslednikov1-1/+1
2008-08-07[Bluetooth] Add full quirk implementation for btusb driverMarcel Holtmann1-2/+161
2008-08-07[Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann4-31/+6
2008-08-07[Bluetooth] Add parameters to control BNEP header compressionMarcel Holtmann1-3/+12
2008-08-07ath9k: Revamp wireless mode usageSujith12-324/+205
2008-08-07ath9k: More unused macrosSujith1-6/+0
2008-08-07ath9k: Remove a few unused macros and fix indentationSujith1-145/+130
2008-08-07ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith2-9/+4
2008-08-07ath9k: Remove redundant data structure ath9k_txq_infoSujith6-212/+178
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith9-320/+330
2008-08-07ath9k: work around gcc ICEsAdrian Bunk1-1/+5
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez23-0/+31694