index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc
Alexey Dobriyan
2009-03-31
3
-11
/
+40
*
proc: fix sparse warnings in pagemap_read()
Milind Arun Choudhary
2009-03-31
1
-4
/
+4
*
proc: move fs/proc/inode-alloc.txt comment into a source file
Randy Dunlap
2009-03-31
2
-14
/
+15
*
Merge branch 'reiserfs-updates' from Jeff Mahoney
Linus Torvalds
2009-03-30
32
-3626
/
+3362
|
\
|
*
reiserfs: rename [cn]_* variables
Jeff Mahoney
2009-03-30
4
-442
/
+438
|
*
reiserfs: rename p_._ variables
Jeff Mahoney
2009-03-30
5
-356
/
+365
|
*
reiserfs: rename p_s_tb to tb
Jeff Mahoney
2009-03-30
3
-251
/
+254
|
*
reiserfs: rename p_s_inode to inode
Jeff Mahoney
2009-03-30
5
-89
/
+95
|
*
reiserfs: rename p_s_bh to bh
Jeff Mahoney
2009-03-30
3
-99
/
+93
|
*
reiserfs: rename p_s_sb to sb
Jeff Mahoney
2009-03-30
5
-469
/
+468
|
*
reiserfs: strip trailing whitespace
Jeff Mahoney
2009-03-30
19
-184
/
+184
|
*
reiserfs: cleanup path functions
Jeff Mahoney
2009-03-30
2
-74
/
+43
|
*
reiserfs: factor out buffer_info initialization
Jeff Mahoney
2009-03-30
1
-115
/
+60
|
*
reiserfs: add atomic addition of selinux attributes during inode creation
Jeff Mahoney
2009-03-30
5
-6
/
+137
|
*
reiserfs: use generic readdir for operations across all xattrs
Jeff Mahoney
2009-03-30
3
-300
/
+131
|
*
reiserfs: journaled xattrs
Jeff Mahoney
2009-03-30
7
-49
/
+159
|
*
reiserfs: use generic xattr handlers
Jeff Mahoney
2009-03-30
9
-441
/
+258
|
*
reiserfs: remove i_has_xattr_dir
Jeff Mahoney
2009-03-30
1
-8
/
+1
|
*
reiserfs: make per-inode xattr locking more fine grained
Jeff Mahoney
2009-03-30
4
-90
/
+55
|
*
reiserfs: eliminate per-super xattr lock
Jeff Mahoney
2009-03-30
8
-151
/
+74
|
*
reiserfs: simplify xattr internal file lookups/opens
Jeff Mahoney
2009-03-30
1
-127
/
+135
|
*
reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset
Jeff Mahoney
2009-03-30
4
-357
/
+367
|
*
reiserfs: remove IS_PRIVATE helpers
Jeff Mahoney
2009-03-30
7
-33
/
+23
|
*
reiserfs: remove link detection code
Jeff Mahoney
2009-03-30
1
-13
/
+0
|
*
reiserfs: xattr reiserfs_get_page takes offset instead of index
Jeff Mahoney
2009-03-30
1
-6
/
+4
|
*
reiserfs: small variable cleanup
Jeff Mahoney
2009-03-30
1
-12
/
+8
|
*
reiserfs: use reiserfs_error()
Jeff Mahoney
2009-03-30
9
-110
/
+107
|
*
reiserfs: introduce reiserfs_error()
Jeff Mahoney
2009-03-30
2
-0
/
+29
|
*
reiserfs: rearrange journal abort
Jeff Mahoney
2009-03-30
3
-21
/
+6
|
*
reiserfs: rework reiserfs_panic
Jeff Mahoney
2009-03-30
13
-183
/
+200
|
*
reiserfs: add locking around error buffer
Jeff Mahoney
2009-03-30
1
-1
/
+4
|
*
reiserfs: eliminate reiserfs_warning from uniqueness functions
Jeff Mahoney
2009-03-30
1
-5
/
+2
|
*
reiserfs: prepare_error_buf wrongly consumes va_arg
Jeff Mahoney
2009-03-30
1
-9
/
+3
|
*
reiserfs: rework reiserfs_warning
Jeff Mahoney
2009-03-30
17
-426
/
+454
|
*
reiserfs: make some warnings informational
Jeff Mahoney
2009-03-30
3
-17
/
+13
|
*
reiserfs: use more consistent printk formatting
Jeff Mahoney
2009-03-30
1
-14
/
+14
|
*
reiserfs: use buffer_info for leaf_paste_entries
Jeff Mahoney
2009-03-30
3
-13
/
+11
|
*
reiserfs: audit transaction ids to always be unsigned ints
Jeff Mahoney
2009-03-30
5
-31
/
+31
|
*
reiserfs: add support for mount count incrementing
Jeff Mahoney
2009-03-30
3
-2
/
+13
*
|
Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-03-30
145
-3583
/
+6465
|
\
\
|
*
|
Revert "cpuacct: reduce one NULL check in fast-path"
Ingo Molnar
2009-03-30
1
-3
/
+2
|
*
|
Merge branch 'linus' into x86/core
Ingo Molnar
2009-03-28
3171
-128729
/
+252172
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/core
Ingo Molnar
2009-03-28
6
-39
/
+27
|
|
\
\
\
\
|
|
|
*
|
|
x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safe
Wang Chen
2009-03-25
1
-1
/
+1
|
|
*
|
|
|
Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw...
Ingo Molnar
2009-03-24
5
-38
/
+26
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
x86: e820 fix various signedness issues in setup.c and e820.c
Jaswinder Singh Rajput
2009-03-23
2
-6
/
+6
|
|
|
*
|
|
x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the time
Jaswinder Singh Rajput
2009-03-23
1
-5
/
+4
|
|
|
*
|
|
x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts together
Jaswinder Singh Rajput
2009-03-23
1
-9
/
+6
|
|
|
*
|
|
x86: irq.c use same path for show_interrupts
Jaswinder Singh Rajput
2009-03-23
1
-8
/
+0
|
|
|
*
|
|
x86: cpu/cpu.h cleanup
Jaswinder Singh Rajput
2009-03-23
1
-10
/
+10
[next]