index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-14
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
10
-8
/
+32
2010-09-13
Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2010-09-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
3
-1
/
+10
2010-09-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-7
/
+39
2010-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
13
-592
/
+166
2010-09-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
4
-11
/
+31
2010-09-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+8
2010-09-13
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
9
-38
/
+54
2010-09-13
m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64
Geert Uytterhoeven
3
-1
/
+10
2010-09-13
sched: Improve latencies under load by decreasing minimum scheduling granularity
Ingo Molnar
1
-3
/
+3
2010-09-13
fs/9p: Don't use dotl version of mknod for dotu inode operations
Aneesh Kumar K.V
1
-1
/
+1
2010-09-13
fs/9p: Use the correct dentry operations
Aneesh Kumar K.V
1
-1
/
+4
2010-09-13
9p: Check for NULL fid in v9fs_dir_release()
jvrao
1
-2
/
+4
2010-09-13
fs/9p: Fix error handling in v9fs_get_sb
Aneesh Kumar K.V
1
-6
/
+14
2010-09-13
fs/9p, net/9p: memory leak fixes
Latchesar Ionkov
2
-1
/
+8
2010-09-12
Linux 2.6.36-rc4
v2.6.36-rc4
Linus Torvalds
1
-1
/
+1
2010-09-11
docbook: skip files with no docs since they generate scary warnings
Randy Dunlap
2
-2
/
+0
2010-09-11
docbook: warn on unused doc entries
Johannes Berg
3
-3
/
+183
2010-09-11
kernel-doc: ignore case when stripping attributes
Johannes Berg
1
-1
/
+1
2010-09-11
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-21
/
+69
2010-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
18
-70
/
+262
2010-09-11
PM / Hibernate: Avoid hitting OOM during preallocation of memory
Rafael J. Wysocki
1
-20
/
+65
2010-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
37
-296
/
+376
2010-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-6
/
+1
2010-09-11
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+6
2010-09-11
x86, tsc: Fix a preemption leak in restore_sched_clock_state()
Peter Zijlstra
1
-1
/
+1
2010-09-10
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-24
/
+31
2010-09-10
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-1
/
+4
2010-09-10
x86, tsc: Fix a preemption leak in restore_sched_clock_state()
Peter Zijlstra
1
-1
/
+1
2010-09-11
PM QoS: Correct pr_debug() misuse and improve parameter checks
mark gross
1
-1
/
+3
2010-09-10
xfs: log IO completion workqueue is a high priority queue
Dave Chinner
1
-1
/
+2
2010-09-10
execve: make responsive to SIGKILL with large arguments
Roland McGrath
1
-0
/
+7
2010-09-10
execve: improve interactivity with large arguments
Roland McGrath
1
-0
/
+2
2010-09-10
setup_arg_pages: diagnose excessive argument size
Roland McGrath
1
-0
/
+5
2010-09-10
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-10
/
+16
2010-09-10
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-36
/
+73
2010-09-10
KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring
David Howells
1
-1
/
+2
2010-09-10
KEYS: Fix RCU no-lock warning in keyctl_session_to_parent()
David Howells
1
-0
/
+3
2010-09-10
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
17
-46
/
+238
2010-09-10
Merge branch 'at91-fixes-for-linus' of git://github.com/at91linux/linux-2.6-at91
Linus Torvalds
4
-19
/
+36
2010-09-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
18
-40
/
+204
2010-09-10
drm/i915: don't enable self-refresh on Ironlake
Jesse Barnes
2
-2
/
+12
2010-09-10
xfs: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+2
2010-09-10
AT91: at91sam9261ek: remove C99 comments but keep information
Nicolas Ferre
1
-4
/
+2
2010-09-10
AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMC
Nicolas Ferre
1
-11
/
+19
2010-09-10
AT91: dm9000 initialization update
Nicolas Ferre
1
-1
/
+2
2010-09-10
block: Range check cpu in blk_cpu_to_group
Brian King
1
-2
/
+6
2010-09-10
Merge branch 'fix/hda' into for-linus
Takashi Iwai
5
-1
/
+111
2010-09-10
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-0
/
+2
2010-09-10
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
2
-1
/
+9
[next]