Age | Commit message (Expand) | Author | Files | Lines |
2007-09-17 | [IPV6]: Fix source address selection. | Jiri Kosina | 1 | -1/+1 |
2007-09-15 | [IPV4]: Just increment OutDatagrams once per a datagram. | YOSHIFUJI Hideaki | 1 | -3/+3 |
2007-09-15 | [IPV6]: Just increment OutDatagrams once per a datagram. | YOSHIFUJI Hideaki | 1 | -3/+3 |
2007-09-15 | [IPV6]: Fix unbalanced socket reference with MSG_CONFIRM. | YOSHIFUJI Hideaki | 1 | -2/+1 |
2007-09-15 | [NET_SCHED] protect action config/dump from irqs | Jamal Hadi Salim | 2 | -6/+6 |
2007-09-15 | [NET]: Fix two issues wrt. SO_BINDTODEVICE. | David S. Miller | 1 | -48/+58 |
2007-09-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 3 | -29/+17 |
2007-09-13 | Fix race with shared tag queue maps | Jens Axboe | 1 | -6/+7 |
2007-09-13 | Fix this Paul Simon song's name | Jean Delvare | 1 | -1/+1 |
2007-09-13 | radeonfb: fix chip definition for Radeon Xpress 200M 0x5975 | aherrman@arcor.de | 2 | -8/+7 |
2007-09-13 | radeonfb: fix setting of PPLL_REF_DIV for RV370 5B60. | aherrman@arcor.de | 1 | -1/+2 |
2007-09-13 | Revert "usb-storage: implement autosuspend" | Greg Kroah-Hartman | 2 | -29/+11 |
2007-09-13 | USB: disable autosuspend by default for non-hubs | Alan Stern | 1 | -0/+6 |
2007-09-12 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 8 | -5/+10 |
2007-09-12 | lguest: Fix guest crash when CONFIG_X86_USE_3DNOW=y | Rusty Russell | 1 | -3/+4 |
2007-09-12 | [POWERPC] Move serial_dev_init to device_initcall() | Olof Johansson | 1 | -1/+1 |
2007-09-12 | i386: Fix leak of ../kernel from top level | Andi Kleen | 2 | -2/+2 |
2007-09-12 | x86_64: Prevent doing anything from cache_remove_dev() when info setup failed. | Andi Kleen | 1 | -1/+3 |
2007-09-12 | x86_64: Add missing mask operation to vdso | Andi Kleen | 1 | -2/+3 |
2007-09-12 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 1 | -0/+1 |
2007-09-12 | Define termios_1 functions for powerpc, s390, avr32 and frv | Paul Mackerras | 1 | -0/+2 |
2007-09-12 | [POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issue | Kumar Gala | 1 | -0/+1 |
2007-09-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -3/+4 |
2007-09-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -1/+12 |
2007-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -3/+17 |
2007-09-12 | [BLUETOOTH]: Fix non-COMPAT build of hci_sock.c | David S. Miller | 1 | -3/+4 |
2007-09-12 | [SPARC64]: Fix booting on V100 systems. | David S. Miller | 1 | -1/+12 |
2007-09-12 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -41/+50 |
2007-09-12 | fix SERIAL_CORE_CONSOLE driver dependencies | Adrian Bunk | 1 | -4/+4 |
2007-09-12 | Subject: [PATCH] Intel FB pixel clock calculation fix | Krzysztof Halasa | 1 | -3/+3 |
2007-09-12 | SLUB: accurately compare debug flags during slab cache merge | Christoph Lameter | 1 | -15/+23 |
2007-09-12 | revert "highmem: catch illegal nesting" | Andrew Morton | 1 | -4/+3 |
2007-09-12 | Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.c | Tony Breeds | 1 | -1/+1 |
2007-09-12 | Leases can be hidden by flocks | Pavel Emelyanov | 1 | -1/+1 |
2007-09-12 | intel_agp: fix GTT map size on G33 | Zhenyu Wang | 1 | -1/+4 |
2007-09-12 | intel_agp: fix stolen mem range on G33 | Zhenyu Wang | 1 | -0/+5 |
2007-09-12 | m68k(nommu): add missing syscalls | Geert Uytterhoeven | 4 | -2/+42 |
2007-09-12 | Fix select on /proc files without ->poll | Alexey Dobriyan | 3 | -3/+4 |
2007-09-12 | Restore call_usermodehelper_pipe() behaviour | Michael Ellerman | 1 | -1/+1 |
2007-09-12 | tty: termios locking functions break with new termios type | David Miller | 1 | -2/+2 |
2007-09-12 | futex_compat: fix list traversal bugs | Arnd Bergmann | 1 | -2/+2 |
2007-09-12 | fix typo in Documentation/SubmittingPatches | Andre Haupt | 1 | -1/+1 |
2007-09-12 | PTR_ALIGN | Matthew Wilcox | 1 | -0/+1 |
2007-09-12 | RTC v3020 fixes | Mike Rapoport | 1 | -2/+7 |
2007-09-12 | H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variable | Robert P. J. Day | 1 | -1/+1 |
2007-09-12 | Documentation/00-INDEX: notice ecryptfs.txt moved | Rob Landley | 2 | -2/+2 |
2007-09-12 | Fix DAC960 driver on machines which don't support 64-bit DMA | Matthew Wilcox | 2 | -14/+10 |
2007-09-12 | afs: mntput called before dput | Andreas Gruenbacher | 1 | -1/+1 |
2007-09-12 | md: fix some bugs with growing raid5/raid6 arrays. | NeilBrown | 1 | -8/+9 |
2007-09-12 | PNP: remove SMCf010 quirk | Bjorn Helgaas | 1 | -103/+0 |