index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
-
-
.
Merge branches 'kbuild', 'packaging' and 'misc' of git://git.kernel.org/pub/s...
Linus Torvalds
2011-07-26
30
-1052
/
+393
|
\
\
\
|
|
|
*
gitignore: ignore debian build directory
Greg Dietsche
2011-07-01
1
-0
/
+5
|
|
*
|
package: Makefile: fix perf target bug
matt mooney
2011-06-24
1
-3
/
+5
|
|
|
/
|
*
|
genksyms: Use same type in loop comparison
Jesper Juhl
2011-07-25
1
-1
/
+1
|
*
|
kbuild: silence generated makefile message
Peter Foley
2011-07-20
1
-1
/
+8
|
*
|
kernel: prevent unnecessary rebuilding due to config_data.gz
Peter Foley
2011-07-20
1
-3
/
+2
|
*
|
headers_install: fix __packed in exported kernel headers
Markus Trippelsdorf
2011-06-24
1
-0
/
+1
|
*
|
Merge branch 'kbuild-implicit-parser-rule' of git://github.com/lacombar/linux...
Michal Marek
2011-06-23
23
-1043
/
+370
|
|
\
\
|
|
*
|
dtc: regen parser
Arnaud Lacombe
2011-06-09
3
-161
/
+25
|
|
*
|
dtc: migrate parser to implicit rules
Arnaud Lacombe
2011-06-09
1
-27
/
+1
|
|
*
|
kconfig: regen parser
Arnaud Lacombe
2011-06-09
4
-173
/
+200
|
|
*
|
kconfig: migrate parser to implicit rules
Arnaud Lacombe
2011-06-09
3
-27
/
+5
|
|
*
|
kconfig/zconf.l: do not ask to generate backup
Arnaud Lacombe
2011-06-09
1
-2
/
+2
|
|
*
|
kconfig: kill no longer needed reference to YYDEBUG
Arnaud Lacombe
2011-06-09
2
-10
/
+0
|
|
*
|
kconfig: constify `kconf_id_lookup'
Arnaud Lacombe
2011-06-09
4
-8
/
+8
|
|
*
|
genksym: regen parser
Arnaud Lacombe
2011-06-09
4
-586
/
+74
|
|
*
|
genksyms: migrate parser to implicit rules
Arnaud Lacombe
2011-06-09
3
-48
/
+9
|
|
*
|
genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.o
Arnaud Lacombe
2011-06-09
1
-1
/
+1
|
|
*
|
genksyms: pass hash and lookup functions name and target language though the ...
Arnaud Lacombe
2011-06-09
1
-0
/
+3
|
|
*
|
kbuild: simplify the %_shipped rule
Arnaud Lacombe
2011-06-09
1
-1
/
+1
|
|
*
|
kbuild: add implicit rules for parser generation
Arnaud Lacombe
2011-06-09
1
-0
/
+38
|
|
*
|
kbuild: add `baseprereq'
Arnaud Lacombe
2011-06-09
1
-0
/
+4
|
|
|
/
|
*
|
Merge commit 'v3.0-rc1' into kbuild/kbuild
Michal Marek
2011-06-07
9467
-390946
/
+476282
|
|
\
|
|
*
|
kbuild: Fix reference to vermagic.h
Geert Uytterhoeven
2011-05-25
1
-1
/
+1
*
|
|
vfs: make gcc generate more obvious code for acl permission checking
Linus Torvalds
2011-07-26
1
-1
/
+1
*
|
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-07-25
16
-468
/
+1285
|
\
\
\
|
*
|
|
hwmon: (lm78) Become the maintainer
Jean Delvare
2011-07-25
3
-4
/
+10
|
*
|
|
hwmon: (lm78) Make ISA interface depend on CONFIG_ISA
Jean Delvare
2011-07-25
1
-19
/
+79
|
*
|
|
hwmon: (lm78) Avoid forward declarations
Jean Delvare
2011-07-25
1
-107
/
+98
|
*
|
|
hwmon: (sht15) Correct a comment mistake
Vivien Didelot
2011-07-25
1
-1
/
+1
|
*
|
|
hwmon: (max1111) Avoid extra memory allocations
Jean Delvare
2011-07-25
1
-21
/
+6
|
*
|
|
hwmon: (it87) Add chassis intrusion detection support
Jean Delvare
2011-07-25
2
-1
/
+31
|
*
|
|
hwmon: (via-cputemp) Add VID reporting support
Jean Delvare
2011-07-25
2
-5
/
+40
|
*
|
|
hwmon-vid: Add support for VIA family 6 model D CPU
Jean Delvare
2011-07-25
1
-1
/
+41
|
*
|
|
hwmon: New driver sch5636
Hans de Goede
2011-07-25
5
-0
/
+590
|
*
|
|
hwmon: (sch5627) Factor out some code shared with sch5636 driver
Hans de Goede
2011-07-25
5
-310
/
+390
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
384
-676
/
+569
|
\
\
\
\
|
*
|
|
|
fs: Merge split strings
Jean Delvare
2011-07-22
3
-3
/
+3
|
*
|
|
|
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
2011-07-21
35
-53
/
+53
|
*
|
|
|
uwb: Fix misspelling of neighbourhood in comment
Jesper Juhl
2011-07-21
1
-1
/
+1
|
*
|
|
|
net, netfilter: Remove redundant goto in ebt_ulog_packet
Jesper Juhl
2011-07-21
1
-1
/
+0
|
*
|
|
|
trivial: don't touch files that are removed in the staging tree
Jiri Kosina
2011-07-20
3
-5
/
+8
|
*
|
|
|
lib/vsprintf: replace link to Draft by final RFC number
Jan Engelhardt
2011-07-14
1
-2
/
+1
|
*
|
|
|
doc: Kconfig: `to be' -> `be'
Michael Witten
2011-07-11
1
-1
/
+1
|
*
|
|
|
doc: Kconfig: Typo: square -> squared
Michael Witten
2011-07-11
1
-1
/
+1
|
*
|
|
|
doc: Konfig: Documentation/power/{pm => apm-acpi}.txt
Michael Witten
2011-07-11
2
-4
/
+4
|
*
|
|
|
drivers/net: static should be at beginning of declaration
Jesper Juhl
2011-07-11
1
-6
/
+6
|
*
|
|
|
Merge branch 'master' into for-next
Jiri Kosina
2011-07-11
993
-5899
/
+34553
|
|
\
\
\
\
|
*
|
|
|
|
drivers/media: static should be at beginning of declaration
Jesper Juhl
2011-07-11
1
-1
/
+1
|
*
|
|
|
|
drivers/i2c: static should be at beginning of declaration
Jesper Juhl
2011-07-11
1
-2
/
+2
[next]