aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-26sched: Remove unused argument dest_cpu to migrate_task()Nikanth Karthikesan1-5/+3
2010-11-26mutexes, sched: Introduce arch_mutex_cpu_relax()Gerald Schaefer6-2/+13
2010-11-23sched: Add some clock info to sched_debugPeter Zijlstra2-5/+28
2010-11-23cpu: Remove incorrect BUG_ONPeter Zijlstra1-1/+4
2010-11-23cpu: Remove unused variableDhaval Giani1-1/+0
2010-11-23sched: Fix UP build breakagePeter Zijlstra1-1/+1
2010-11-23sched: Make task dump print all 15 chars of proc commErik Gilling1-1/+1
2010-11-21Linux 2.6.37-rc3Linus Torvalds1-1/+1
2010-11-19ext4: Add EXT4_IOC_TRIM ioctl to handle batched discardLukas Czerner1-0/+24
2010-11-19fs: Do not dispatch FITRIM through separate super_operationLukas Czerner3-41/+0
2010-11-19Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"Linus Torvalds1-1/+1
2010-11-19sata_via: apply magic FIFO fix to vt6420 tooTejun Heo1-4/+5
2010-11-19net: fix kernel-doc for sk_filter_rcu_releaseRandy Dunlap1-1/+1
2010-11-19be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi1-0/+6
2010-11-19ext4: ext4_fill_super shouldn't return 0 on corruptionDarrick J. Wong1-2/+3
2010-11-19drm/i915: Disable FBC on Ironlake to save 1WAlex Shi1-1/+2
2010-11-19drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardwareKeith Packard1-38/+57
2010-11-19drm/i915/crt: Introduce struct intel_crtChris Wilson1-27/+37
2010-11-19drm/i915: Do not hold mutex when faulting in user addressesChris Wilson1-36/+27
2010-11-19drm/radeon/kms: i2c s/sprintf/snprintf/g for safetyAlex Deucher1-3/+6
2010-11-19drm/radeon/kms: fix i2c pad masks on rs4xxAlex Deucher1-0/+13
2010-11-18MAINTAINERS: update documentation entriesRandy Dunlap1-0/+2
2010-11-18Documentation/development-process: more staging infoAndres Salomon1-6/+19
2010-11-18Documentation/development-process: use -next trees instead of stagingAndres Salomon1-4/+4
2010-11-18Documentation: change email address for Hans KochHans J. Koch3-5/+5
2010-11-18Documentation/gpio.txt: explain poll/select usageBernhard Walle1-0/+10
2010-11-18Documentation: make configfs example code simpler, clearerDan Carpenter1-1/+1
2010-11-18kernel-doc: escape xml for structsRandy Dunlap1-3/+9
2010-11-18netfilter: fix IP_VS dependenciesPatrick McHardy1-0/+1
2010-11-18net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang1-4/+5
2010-11-18ipv6: Expose reachable and retrans timer values as msecsThomas Graf1-9/+10
2010-11-18Fix build failure at cx25821-video driverYouquan Song1-0/+1
2010-11-18ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffiesThomas Graf1-3/+6
2010-11-18hardirq.h: needs sched.h if using BKLLinus Torvalds1-0/+1
2010-11-183c59x: fix build failure on !CONFIG_PCINamhyung Kim1-2/+4
2010-11-18ipg.c: remove id [SUNDANCE, 0x1021]Ken Kawasaki1-4/+2
2010-11-18net: caif: spi: fix potential NULL dereferenceVasiliy Kulikov1-2/+2
2010-11-18ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan1-1/+1
2010-11-18net: zero kobject in rx_queue_releaseJohn Fastabend1-2/+8
2010-11-18net: Fix duplicate volatile warning.Tetsuo Handa1-1/+1
2010-11-18MAINTAINERS: Add stmmac maintainerGiuseppe Cavallaro1-0/+7
2010-11-18bonding: fix a race in IGMP handlingEric Dumazet1-0/+2
2010-11-18Input: fix typo in keycode validation supporting large scancodesMattia Dongili1-1/+1
2010-11-18ceph: fix readdir EOVERFLOW on 32-bit archsSage Weil1-3/+7
2010-11-18cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai1-0/+2
2010-11-18sched: Update tg->shares after cpu.shares writePaul Turner1-31/+11
2010-11-18sched: Allow update_cfs_load() to update global loadPaul Turner1-15/+29
2010-11-18sched: Implement demand based update_cfs_load()Paul Turner2-1/+20
2010-11-18sched: Update shares on idle_balancePaul Turner1-0/+1
2010-11-18sched: Add sysctl_sched_shares_windowPaul Turner3-1/+16