index
:
~nh/linux
master
mutex
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-6
/
+20
2011-07-08
MAINTAINERS: update Bjorn Helgaas's email address
Bjorn Helgaas
1
-1
/
+1
2011-07-08
drivers/leds/leds-pca9532.c: change driver name to be unique
Wolfram Sang
1
-1
/
+1
2011-07-08
mm/nommu.c: fix remap_pfn_range()
Bob Liu
1
-3
/
+6
2011-07-08
w1: ds1wm: add a reset recovery parameter
Jean-François Dagenais
4
-0
/
+14
2011-07-08
memcg: fix numa scan information update to be triggered by memory event
KAMEZAWA Hiroyuki
1
-6
/
+27
2011-07-08
memcg: fix reclaimable lru check in memcg
KAMEZAWA Hiroyuki
1
-31
/
+76
2011-07-08
mm: __tlb_remove_page() check the correct batch
Shaohua Li
1
-0
/
+1
2011-07-08
mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfully
Mel Gorman
1
-13
/
+21
2011-07-08
mm: vmscan: evaluate the watermarks against the correct classzone
Mel Gorman
1
-1
/
+1
2011-07-08
mm: vmscan: do not apply pressure to slab if we are not applying pressure to ...
Mel Gorman
1
-10
/
+13
2011-07-08
mm: vmscan: correct check for kswapd sleeping in sleeping_prematurely
Mel Gorman
1
-1
/
+1
2011-07-08
hwmon: (lm95241) Fix chip detection code
Guenter Roeck
1
-1
/
+1
2011-07-08
PCI: conditional resource-reallocation through kernel parameter pci=realloc
Ram Pai
4
-0
/
+21
2011-07-08
regulator: max8997: Fix setting inappropriate value for ramp_delay variable
Donggeun Kim
1
-1
/
+2
2011-07-08
regulator: db8500-prcmu: small fixes
Axel Lin
1
-11
/
+3
2011-07-08
regulator: max8997: remove dependency on platform_data pointer
MyungJoo Ham
1
-21
/
+23
2011-07-08
regulator: MAX8997: Fix for divide by zero error
Tushar Behera
1
-4
/
+4
2011-07-08
regulator: max8952 - fix wrong gpio valid check
Jonghwan Choi
1
-1
/
+1
2011-07-09
drm/radeon/kms: clean up multiple crtc handling for evergreen+ (v2)
Alex Deucher
1
-61
/
+98
2011-07-08
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2011-07-08
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-8
/
+10
2011-07-08
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-19
/
+19
2011-07-08
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
7
-6
/
+7
2011-07-08
gpio/langwell_gpio: ack the correct bit for langwell gpio interrupts
Mathias Nyman
1
-1
/
+1
2011-07-08
ARM: S3C2440: fix section mismatch on mini2440
Wolfram Sang
1
-1
/
+1
2011-07-08
ARM: S3C24XX: drop return codes in void function of dma.c
Wolfram Sang
1
-3
/
+1
2011-07-08
ARM: S3C24XX: don't use uninitialized variable in dma.c
Wolfram Sang
1
-6
/
+2
2011-07-08
cifs: factor smb_vol allocation out of cifs_setup_volume_info
Jeff Layton
3
-33
/
+33
2011-07-07
Merge branch 'for-30-rc5/all-i2c' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
3
-6
/
+17
2011-07-07
drm/i915: Enable GPU reset on Ivybridge.
Kenneth Graunke
1
-0
/
+1
2011-07-07
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+8
2011-07-07
drm/i915/dp: manage sink power state if possible
Jesse Barnes
1
-0
/
+35
2011-07-07
drm/i915/dp: consolidate AUX retry code
Jesse Barnes
1
-21
/
+30
2011-07-07
drm/i915/dp: remove DPMS mode tracking from DP
Jesse Barnes
1
-5
/
+1
2011-07-07
drm/i915/dp: try to read receiver capabilities 3 times when detecting
Jesse Barnes
1
-5
/
+10
2011-07-07
drm/i915/dp: read more receiver capability bits on hotplug
Jesse Barnes
1
-0
/
+11
2011-07-07
drm/i915/dp: use DP DPCD defines when looking at DPCD values
Jesse Barnes
1
-8
/
+10
2011-07-07
drm/i915/dp: retry link status read 3 times on failure
Jesse Barnes
1
-7
/
+13
2011-07-07
USB: additional regression fix for device removal
Alan Stern
1
-1
/
+8
2011-07-07
[media] msp3400: fill in v4l2_tuner based on vt->type field
Hans Verkuil
1
-5
/
+7
2011-07-07
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+5
2011-07-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-25
/
+39
2011-07-07
FS-Cache: Add a helper to bulk uncache pages on an inode
David Howells
5
-5
/
+85
2011-07-07
[media] tuner-core.c: don't change type field in g_tuner or g_frequency
Hans Verkuil
1
-19
/
+19
2011-07-07
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-28
/
+28
2011-07-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-3
/
+36
2011-07-07
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
5
-17
/
+24
2011-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
37
-165
/
+256
2011-07-07
[media] cx18/ivtv: fix g_tuner support
Hans Verkuil
2
-12
/
+4
[prev]
[next]