index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nilfs2: do not update log cursor for small change
Ryusuke Konishi
2010-07-23
3
-1
/
+13
*
nilfs2: implement fallback for super root search
Ryusuke Konishi
2010-07-23
1
-2
/
+50
*
nilfs2: add missing error code in comment of nilfs_search_super_root
Ryusuke Konishi
2010-07-23
1
-0
/
+2
*
nilfs2: separate setup of log cursor from init_nilfs
Ryusuke Konishi
2010-07-23
1
-13
/
+32
*
nilfs2: sync super blocks in turns
Jiro SEKIBA
2010-07-23
5
-46
/
+91
*
nilfs2: introduce nilfs_prepare_super
Jiro SEKIBA
2010-07-23
3
-24
/
+58
*
nilfs2: separate function that updates log position
Ryusuke Konishi
2010-07-23
2
-13
/
+19
*
nilfs2: add nilfs_set_error
Ryusuke Konishi
2010-07-23
1
-10
/
+14
*
nilfs2: add nilfs_cleanup_super
Ryusuke Konishi
2010-07-23
3
-11
/
+23
*
nilfs2: do not update mount time on rw->ro remount
Ryusuke Konishi
2010-07-23
1
-1
/
+0
*
nilfs2: get rid of ns_free_segments_count
Ryusuke Konishi
2010-07-23
2
-5
/
+0
*
nilfs2: get rid of macros for segment summary information
Ryusuke Konishi
2010-07-23
2
-15
/
+17
*
nilfs2: do not use nilfs_segsum_info structure in recovery code
Ryusuke Konishi
2010-07-23
1
-54
/
+37
*
nilfs2: divide load_segment_summary function
Ryusuke Konishi
2010-07-23
1
-41
/
+69
*
nilfs2: rename nilfs_recover_logical_segments function
Ryusuke Konishi
2010-07-23
3
-10
/
+9
*
nilfs2: refactor recovery logic routines
Ryusuke Konishi
2010-07-23
3
-73
/
+100
*
nilfs2: add blocksize member to nilfs object
Ryusuke Konishi
2010-07-23
2
-0
/
+3
*
Linux 2.6.35-rc6
v2.6.35-rc6
Linus Torvalds
2010-07-22
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-07-22
8
-16
/
+44
|
\
|
*
Input: synaptics - relax capability ID checks on newer hardware
Dmitry Torokhov
2010-07-21
2
-2
/
+8
|
*
Input: twl40300-keypad - fix handling of "all ground" rows
Dmitry Torokhov
2010-07-20
2
-9
/
+25
|
*
Input: gamecon - reference correct pad in gc_psx_command()
Dmitry Torokhov
2010-07-20
1
-1
/
+1
|
*
Input: gamecon - reference correct input device in NES mode
Dmitry Torokhov
2010-07-20
1
-2
/
+1
|
*
Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi'
Wan ZongShun
2010-07-19
1
-1
/
+1
|
*
Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_table
Kamal Mostafa
2010-07-19
1
-0
/
+7
|
*
Input: qt2160 - rename kconfig symbol name
Christoph Fritz
2010-07-17
1
-1
/
+1
*
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-07-22
7
-10
/
+15
|
\
\
|
*
|
drm/radeon/kms: add quirk to make HP DV5000 laptop resume
Alex Deucher
2010-07-22
1
-0
/
+8
|
*
|
drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctl
Alex Deucher
2010-07-22
1
-1
/
+2
|
*
|
Fix ttm_page_alloc.c build breakage
Luck, Tony
2010-07-22
1
-3
/
+3
|
*
|
drm/radeon/kms: fix legacy LVDS dpms sequence
Alex Deucher
2010-07-22
1
-0
/
+1
|
*
|
drm/radeon/kms: drop taking lock around crtc lookup.
Dave Airlie
2010-07-22
3
-6
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-07-22
1
-1
/
+5
|
\
\
\
|
*
|
|
crypto: talitos - fix bug in sg_copy_end_to_buffer
Lee Nipper
2010-07-19
1
-1
/
+5
*
|
|
|
Merge branch 'x86/auditsyscall' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-07-22
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
x86: auditsyscall: fix fastpath return value after reschedule
Roland McGrath
2010-07-21
1
-2
/
+2
*
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-07-22
5
-10
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function
Jason Wessel
2010-07-21
3
-3
/
+3
|
*
|
|
|
|
debug_core,kdb: fix kgdb_connected bit set in the wrong place
Jason Wessel
2010-07-21
1
-1
/
+1
|
*
|
|
|
|
Fix merge regression from external kdb to upstream kdb
Jason Wessel
2010-07-21
1
-0
/
+1
|
*
|
|
|
|
repair gdbstub to match the gdbserial protocol specification
Jason Wessel
2010-07-21
1
-6
/
+3
|
*
|
|
|
|
kdb: break out of kdb_ll() when command is terminated
Martin Hicks
2010-07-21
1
-0
/
+3
*
|
|
|
|
|
CIFS: Fix a malicious redirect problem in the DNS lookup code
David Howells
2010-07-22
3
-5
/
+74
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
2010-07-21
1
-1
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
pcmcia: fix 'driver ... did not release config properly' warning
Patrick McHardy
2010-07-21
1
-1
/
+3
*
|
|
|
|
|
Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...
Linus Torvalds
2010-07-21
2
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm: add context argument to shrinker callback to remaining shrinkers
Dave Chinner
2010-07-21
2
-2
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
2010-07-21
5
-20
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ASoC: Select wm_hubs automatically for WM8994
Chanwoo Choi
2010-07-20
1
-2
/
+2
|
*
|
|
|
|
|
ASoC: Remove duplicate AUX definition from WM8776
Mark Brown
2010-07-17
1
-1
/
+0
[next]