index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2010-08-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
-107
/
+185
2010-08-28
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-5
/
+7
2010-08-28
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
-24
/
+30
2010-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
-2
/
+3
2010-08-28
Alpha: Fix a missing comma in sys_osf_statfs()
David Howells
-1
/
+1
2010-08-28
NOMMU: Stub out vm_get_page_prot() if there's no MMU
David Howells
-0
/
+8
2010-08-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
-17
/
+10
2010-08-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-80
/
+75
2010-08-28
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-309
/
+85
2010-08-28
mm: fix hang on anon_vma->root->lock
Hugh Dickins
-3
/
+16
2010-08-26
PM QoS: Fix inline documentation.
Saravana Kannan
-4
/
+6
2010-08-26
nfsd: fix NULL dereference in nfsd_statfs()
Takashi Iwai
-6
/
+8
2010-08-26
Merge commit 'v2.6.36-rc1' into HEAD
J. Bruce Fields
-771285
/
+605293
2010-08-26
nfsd4: fix downgrade/lock logic
J. Bruce Fields
-16
/
+21
2010-08-26
nfsd4: typo fix in find_any_file
J. Bruce Fields
-1
/
+1
2010-08-26
nfsd4: bad BUG() in preprocess_stateid_op
J. Bruce Fields
-1
/
+0
2010-08-26
Cannot allocate memory error on mount
Suresh Jayaraman
-1
/
+1
2010-08-26
ceph: fix get_ticket_handler() error handling
Dan Carpenter
-6
/
+9
2010-08-26
ceph: don't BUG on ENOMEM during mds reconnect
Sage Weil
-3
/
+4
2010-08-26
ceph: ceph_mdsc_build_path() returns an ERR_PTR
Dan Carpenter
-0
/
+4
2010-08-26
amd64_edac: Do not report error overflow as a separate error
Borislav Petkov
-13
/
+2
2010-08-26
[CIFS] Eliminate unused variable warning
Steve French
-1
/
+2
2010-08-25
libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issue
Mark Lord
-4
/
+0
2010-08-25
sata_mv: fix broken DSM/TRIM support (v2)
Mark Lord
-7
/
+37
2010-08-25
libata: be less of a drama queen on empty data commands
Tejun Heo
-4
/
+7
2010-08-25
[libata] sata_dwc_460ex: signdness bug
Dan Carpenter
-1
/
+1
2010-08-25
ahci: add HFLAG_YES_FBS and apply it to 88SE9128
Tejun Heo
-2
/
+26
2010-08-25
libata: remove no longer needed pata_winbond driver
Bartlomiej Zolnierkiewicz
-285
/
+14
2010-08-25
pata_cmd64x: revert commit d62f5576
Tejun Heo
-6
/
+0
2010-08-25
ceph: Fix warnings
Alan Cox
-5
/
+9
2010-08-25
ceph: ceph_get_inode() returns an ERR_PTR
Dan Carpenter
-2
/
+2
2010-08-25
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+3
2010-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
-279
/
+622
2010-08-25
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-25
/
+52
2010-08-25
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+44
2010-08-25
Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-5
/
+16
2010-08-25
Merge branch '2.6.36-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-218
/
+261
2010-08-25
Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()
Axel Lin
-2
/
+0
2010-08-25
Input: mousedev - fix regression of inverting axes
Christoph Fritz
-4
/
+4
2010-08-25
MAINTAINERS: hwmon/coretemp: Change maintainers
Fenghua Yu
-2
/
+1
2010-08-25
hwmon: (k8temp) Differentiate between AM2 and ASB1
Andreas Herrmann
-3
/
+32
2010-08-25
hwmon: (ads7871) Fix ads7871_probe error paths
Axel Lin
-19
/
+19
2010-08-25
hwmon: (coretemp) Fix harmless build warning
Jean Delvare
-1
/
+0
2010-08-25
perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag
Lin Ming
-0
/
+2
2010-08-25
tracing/trace_stack: Fix stack trace on ppc64
Anton Blanchard
-1
/
+1
2010-08-24
ceph: initialize fields on new dentry_infos
Sage Weil
-1
/
+1
2010-08-24
ceph: maintain i_head_snapc when any caps are dirty, not just for data
Sage Weil
-7
/
+26
2010-08-24
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+9
2010-08-24
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+9
2010-08-24
guard page for stacks that grow upwards
Luck, Tony
-8
/
+18
[next]