index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-02
kconfig/menuconfig: do not hardcode '.config'
Sam Ravnborg
2
-1
/
+2
2007-05-02
kbuild: override build timestamp & version
Sam Ravnborg
1
-7
/
+20
2007-05-02
kconfig.debug: clarify CONFIG_DEBUG_INFO help text
Andreas Dilger
1
-0
/
+3
2007-05-02
kbuild: complain about missing system calls
Sam Ravnborg
3
-0
/
+130
2007-05-02
kbuild: small documentation fix in Documentation/kbuild/modules.txt
Anton Blanchard
1
-1
/
+1
2007-05-02
kbuild: do not emit src version warning for non-modules
Sam Ravnborg
1
-3
/
+2
2007-05-02
menuconfig: remember alternate config filename
Sam Ravnborg
3
-12
/
+37
2007-05-02
kbuild: move tags from ARCH and include/ ahead of drivers
Don Mullis
1
-5
/
+6
2007-05-02
kbuild: distinguish between errors and warnings in modpost
Matthew Wilcox
2
-3
/
+20
2007-05-02
kconfig/xconfig: sync main view with search dialog current menu
Marco Costalba
2
-2
/
+5
2007-05-02
menuconfig: dont use obsolete index() function in lxdialog
Mike Frysinger
1
-2
/
+2
2007-05-02
kbuild: add a missing slash in the comments
Uwe Zeisberger
1
-1
/
+1
2007-05-02
cleanpatch: a script to clean up stealth whitespace added by a patch
H. Peter Anvin
1
-0
/
+206
2007-05-02
cleanfile: a script to clean up stealth whitespace
H. Peter Anvin
1
-0
/
+126
2007-05-02
kbuild: remove dependency on input.h from file2alias
Sam Ravnborg
3
-10
/
+16
2007-05-02
kbuild: whitelist logo references from .text to .init.data
Sam Ravnborg
1
-0
/
+15
2007-05-02
kbuild: fix segmentation fault in modpost
Sam Ravnborg
1
-2
/
+6
2007-05-02
kbuild: fix warnings from .pci_fixup section
Sam Ravnborg
1
-19
/
+25
2007-05-02
kbuild: whitelist section mismatch in init/main.c
Sam Ravnborg
2
-4
/
+17
2007-05-02
kbuild: fix section mismatch check for vmlinux
Sam Ravnborg
3
-16
/
+26
2007-04-30
libata: honour host controllers that want just one host
Linus Torvalds
1
-7
/
+4
2007-04-30
pm: include EIO from errno-base.h
David Rientjes
1
-1
/
+1
2007-04-30
Add kvasprintf()
Jeremy Fitzhardinge
2
-7
/
+20
2007-04-30
power management: force pm_ops.valid callback to be assigned
Johannes Berg
2
-8
/
+8
2007-04-30
power management: implement pm_ops.valid for everybody
Johannes Berg
11
-55
/
+39
2007-04-30
power management: remove firmware disk mode
Johannes Berg
5
-54
/
+34
2007-04-30
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
11
-64
/
+56
2007-04-30
reiserfs: suppress lockdep warning
Jeff Mahoney
1
-1
/
+1
2007-04-30
Extend print_symbol capability
Robert Peterson
2
-9
/
+27
2007-04-30
[UDP]: Do not allow specific bind when wildcard bind exists.
David S. Miller
1
-8
/
+33
2007-04-30
[IPV4] UDP: Fix endianness bugs in hashing changes.
David S. Miller
1
-18
/
+18
2007-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
26
-2013
/
+1446
2007-04-30
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
22
-615
/
+1004
2007-04-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
27
-273
/
+641
2007-04-30
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
10
-464
/
+459
2007-04-30
Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
376
-7892
/
+11546
2007-04-30
[IPV4] SNMP: Support OutMcastPkts and OutBcastPkts
Mitsuru Chinen
1
-0
/
+6
2007-04-30
[IPV4] SNMP: Support InMcastPkts and InBcastPkts
Mitsuru Chinen
1
-0
/
+7
2007-04-30
[IPV4] SNMP: Support InTruncatedPkts
Mitsuru Chinen
1
-1
/
+4
2007-04-30
[IPV4] SNMP: Support InNoRoutes
Mitsuru Chinen
1
-0
/
+2
2007-04-30
[SNMP]: Add definitions for {In,Out}BcastPkts
Mitsuru Chinen
1
-0
/
+2
2007-04-30
[TCP] FRTO: RFC4138 allows Nagle override when new data must be sent
Ilpo Järvinen
3
-7
/
+17
2007-04-30
[TCP] FRTO: Delay skb available check until it's mandatory
Ilpo Järvinen
1
-8
/
+11
2007-04-30
[XFRM]: Restrict upper layer information by bundle.
Masahide NAKAMURA
3
-0
/
+71
2007-04-30
[TCP]: Catch skb with S+L bugs earlier
Ilpo Järvinen
1
-3
/
+1
2007-04-30
[PATCH] INET : IPV4 UDP lookups converted to a 2 pass algo
Eric Dumazet
1
-57
/
+114
2007-04-30
[L2TP]: Add the ability to autoload a pppox protocol module.
James Chapman
1
-0
/
+8
2007-04-30
Merge branch 'cfq' into for-linus
Jens Axboe
3
-416
/
+439
2007-04-30
[PATCH] elevator: elv_list_lock does not need irq disabling
Jens Axboe
1
-8
/
+9
2007-04-30
[BLOCK] Don't pin lots of memory in mempools
Jens Axboe
6
-40
/
+11
[next]