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-09-14
um: fix strrchr() problems
Al Viro
1
-1
/
+1
2011-09-14
um: clean arch_ptrace() up a bit
Al Viro
5
-46
/
+31
2011-09-14
um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarch
Al Viro
2
-14
/
+14
2011-09-14
um: fix free_winch() mess
Al Viro
1
-14
/
+24
2011-09-14
um: winch_interrupt() can happen inside of free_winch()
Al Viro
1
-2
/
+4
2011-09-14
um: fix oopsable race in line_close()
Al Viro
2
-13
/
+13
2011-09-14
um: Save FPU registers between task switches
Ingo van Lil
7
-5
/
+31
2011-09-14
um: drivers/xterm.c: fix a file descriptor leak
Jonathan Neuschäfer
1
-0
/
+1
2011-09-14
um: disable CMPXCHG_DOUBLE as it breaks UML build
Thadeu Lima de Souza Cascardo
1
-0
/
+4
2011-09-14
numa: fix NUMA compile error when sysfs and procfs are disabled
David Rientjes
1
-2
/
+2
2011-09-14
mm/mempolicy.c: make copy_from_user() provably correct
KAMEZAWA Hiroyuki
1
-1
/
+3
2011-09-14
mm/mempolicy.c: fix pgoff in mbind vma merge
Caspar Zhang
1
-3
/
+2
2011-09-14
Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6
Linus Torvalds
28
-200
/
+631
2011-09-14
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-1
/
+2
2011-09-14
restore pinning the victim dentry in vfs_rmdir()/vfs_rename_dir()
Al Viro
1
-0
/
+4
2011-09-14
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
9
-17
/
+20
2011-09-14
xfs: fix a use after free in xfs_end_io_direct_write
Christoph Hellwig
1
-1
/
+2
2011-09-14
drm/radeon: Unreference GEM object outside of spinlock in page flip error path.
Michel Dänzer
1
-1
/
+1
2011-09-14
drm/radeon: Don't read from CP ring write pointer registers.
Michel Dänzer
4
-14
/
+12
2011-09-14
drm/ttm: request zeroed system memory pages for new TT buffer objects
Ben Skeggs
1
-1
/
+2
2011-09-14
ALSA: HDA: Cirrus - fix "Surround Speaker" volume control name
David Henningsson
1
-1
/
+1
2011-09-14
hwmon: (coretemp) Initialize tmin
Jean Delvare
1
-1
/
+6
2011-09-13
lib/sha1.c: quiet sparse noise about symbol not declared
H Hartley Sweeten
1
-0
/
+1
2011-09-13
pci: Don't crash when reading mpss from root complex
Benjamin Herrenschmidt
1
-1
/
+2
2011-09-13
x86, iommu: Mark DMAR IRQ as non-threaded
Thomas Gleixner
1
-1
/
+1
2011-09-13
nfs: Do not allow multiple mounts on same mountpoint when using -o noac
Sachin Prabhu
1
-3
/
+20
2011-09-13
NFS: Fix a typo in nfs_flush_multi
Trond Myklebust
1
-1
/
+1
2011-09-13
iwlagn: fix command queue timeout
Johannes Berg
1
-0
/
+2
2011-09-13
iwlagn: fix stack corruption
Johannes Berg
1
-1
/
+1
2011-09-13
ath9k: Fix kernel panic on unplugging the device
Mohammed Shafi Shajakhan
1
-0
/
+6
2011-09-13
mac80211: fix missing sta_lock in __sta_info_destroy
Johannes Berg
1
-1
/
+1
2011-09-13
rtlwifi: Fix problem when switching connections
George
1
-0
/
+8
2011-09-13
rtlwifi: rtl8192su: Fix problem connecting to HT-enabled AP
George
1
-5
/
+6
2011-09-13
xen/e820: if there is no dom0_mem=, don't tweak extra_pages.
David Vrabel
1
-4
/
+6
2011-09-13
hwmon: (pmbus) Fix low limit temperature alarms
Guenter Roeck
1
-1
/
+8
2011-09-13
ALSA: hda - Terminate the recursive connection search properly
Takashi Iwai
1
-1
/
+5
2011-09-12
Input: wacom - fix touch parsing on newer Bamboos
Chris Bagwell
1
-6
/
+8
2011-09-12
Merge branch 'acpi' of git://github.com/lenb/linux
Linus Torvalds
4
-5
/
+9
2011-09-12
Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xen
Linus Torvalds
1
-2
/
+3
2011-09-12
Merge branches 'apei', 'bz-13195' and 'doc' into acpi
Len Brown
4
-5
/
+9
2011-09-12
Linux 3.1-rc6
Linus Torvalds
1
-1
/
+1
2011-09-12
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
7
-28
/
+66
2011-09-12
Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
18
-18
/
+72
2011-09-12
ioctl: register LTTng ioctl
Mathieu Desnoyers
1
-0
/
+2
2011-09-12
Merge branch 'for-linus' of git://github.com/chrismason/linux
Linus Torvalds
8
-22
/
+62
2011-09-12
fuse: fix memory leak
Miklos Szeredi
1
-4
/
+8
2011-09-12
fuse: fix flock breakage
Miklos Szeredi
1
-0
/
+3
2011-09-12
Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...
Arnd Bergmann
1
-0
/
+3
2011-09-12
Merge branch 'sirf/fixes' into fixes
Arnd Bergmann
4
-0
/
+4
2011-09-12
ASoC: Fix trivial build regression in Kirkwood I2S
Arnd Bergmann
1
-1
/
+1
[prev]
[next]