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
2012-01-14
merge_config.sh: use signal names compatible with dash and bash
Darren Hart
1
-1
/
+1
2012-01-14
kconfig: add merge_config.sh script
john stultz
1
-0
/
+117
2011-12-18
kconfig: use xfwrite wrapper function to silence warnings
Peter Foley
1
-2
/
+2
2011-12-11
kconfig: fix set but not used warnings
Peter Foley
1
-4
/
+1
2011-12-11
kconfig: fix warnings by specifing format arguments
Peter Foley
1
-3
/
+3
2011-09-09
scripts/kconfig/nconf: add KEY_HOME / KEY_END for dialog_inputbox
Cheng Renquan
1
-0
/
+8
2011-09-09
scripts/kconfig/nconf: fix editing long strings
Cheng Renquan
1
-6
/
+23
2011-09-09
scripts/kconfig/nconf: dynamically alloc dialog_input_result
Cheng Renquan
3
-17
/
+26
2011-09-09
scripts/kconfig/nconf: fix memmove's length arg
Cheng Renquan
1
-1
/
+1
2011-09-09
scripts/kconfig/nconf: fix typo: unknow => unknown
Cheng Renquan
1
-1
/
+1
2011-08-31
Merge branch 'kconfig/for-next' of git://github.com/lacombar/linux-2.6 into k...
Michal Marek
3
-49
/
+89
2011-08-29
kconfig: fix set but not used variables
Lucas De Marchi
1
-2
/
+1
2011-08-29
kconfig: handle SIGINT in menuconfig
Davidlohr Bueso
1
-34
/
+52
2011-08-29
kconfig: fix __enabled_ macros definition for invisible and un-selected symbols
Arnaud Lacombe
1
-13
/
+36
2011-08-19
Merge branch 'master/kconfig-localmodconfig' of git://github.com/lacombar/lin...
Michal Marek
2
-29
/
+21
2011-08-08
kconfig: factor code in menu_get_ext_help()
Arnaud Lacombe
1
-6
/
+4
2011-08-08
kbuild: Fix help text not displayed in choice option.
Srinivas Kandagatla
1
-4
/
+3
2011-08-08
kconfig/nconf: nuke unreferenced `nohelp_text'
Arnaud Lacombe
1
-2
/
+0
2011-08-08
kconfig/streamline_config.pl: merge local{mod,yes}config
Arnaud Lacombe
1
-17
/
+1
2011-08-08
kconfig/streamline_config.pl: use options to determine operating mode
Arnaud Lacombe
2
-3
/
+15
2011-08-08
kconfig/streamline_config.pl: directly access LSMOD from the environment
Arnaud Lacombe
2
-12
/
+8
2011-08-07
Linux 3.1-rc1
v3.1-rc1
Linus Torvalds
1
-2
/
+2
2011-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+4
2011-08-07
sh: Fix boot crash related to SCI
Rafael J. Wysocki
1
-1
/
+1
2011-08-07
arm: remove stale export of 'sha_transform'
Linus Torvalds
1
-3
/
+0
2011-08-07
arm: remove "optimized" SHA1 routines
Linus Torvalds
2
-212
/
+1
2011-08-07
fix rcu annotations noise in cred.h
Al Viro
1
-5
/
+6
2011-08-07
vfs: rename 'do_follow_link' to 'should_follow_link'
Linus Torvalds
1
-2
/
+2
2011-08-07
Fix POSIX ACL permission check
Ari Savolainen
1
-1
/
+1
2011-08-06
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
9
-504
/
+617
2011-08-06
vfs: optimize inode cache access patterns
Linus Torvalds
4
-34
/
+106
2011-08-06
vfs: renumber DCACHE_xyz flags, remove some stale ones
Linus Torvalds
2
-18
/
+14
2011-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-453
/
+325
2011-08-06
ore: Make ore its own module
Boaz Harrosh
3
-1
/
+23
2011-08-06
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh
6
-255
/
+295
2011-08-06
exofs: ios: Move to a per inode components & device-table
Boaz Harrosh
4
-183
/
+218
2011-08-06
exofs: Move exofs specific osd operations out of ios.c
Boaz Harrosh
4
-73
/
+79
2011-08-06
exofs: Add offset/length to exofs_get_io_state
Boaz Harrosh
3
-16
/
+38
2011-08-06
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
14
-361
/
+223
2011-08-06
crypto: Move md5_transform to lib/md5.c
David S. Miller
4
-92
/
+102
2011-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
6
-18
/
+14
2011-08-06
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-9
/
+14
2011-08-06
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
25
-84
/
+799
2011-08-06
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-8
/
+7
2011-08-06
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-3
/
+7
2011-08-06
savagedb: Fix typo causing regression in savage4 series video chip detection
John Stanley
1
-1
/
+1
2011-08-06
CodingStyle: Document the exception of not splitting user-visible strings, fo...
Josh Triplett
1
-16
/
+7
2011-08-06
vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files
Linus Torvalds
1
-1
/
+9
2011-08-06
oom_ajd: don't use WARN_ONCE, just use printk_once
Linus Torvalds
1
-1
/
+1
2011-08-06
lib/sha1: use the git implementation of SHA-1
Mandeep Singh Baines
2
-55
/
+159
[next]