Age | Commit message (Expand) | Author | Files | Lines |
2007-06-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2 | -25/+9 |
2007-06-09 | Protect <linux/console_struct.h> from multiple inclusion | Robert P. J. Day | 1 | -0/+5 |
2007-06-09 | hexdump: more output formatting | Randy Dunlap | 1 | -4/+8 |
2007-06-09 | pi-futex: fix exit races and locking problems | Alexey Kuznetsov | 1 | -0/+1 |
2007-06-09 | SLUB: return ZERO_SIZE_PTR for kmalloc(0) | Christoph Lameter | 1 | -8/+17 |
2007-06-09 | [NetLabel]: consolidate the struct socket/sock handling to just struct sock | Paul Moore | 2 | -25/+9 |
2007-06-08 | Merge git://git.linux-xtensa.org/kernel/xtensa-feed | Linus Torvalds | 14 | -184/+61 |
2007-06-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 11 | -63/+98 |
2007-06-08 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -4/+5 |
2007-06-08 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 3 | -16/+1 |
2007-06-08 | frv: build fix | Peter Zijlstra | 1 | -0/+1 |
2007-06-08 | xfrm: Add security check before flushing SAD/SPD | Joy Latten | 1 | -3/+3 |
2007-06-08 | [UDP]: Revert 2-pass hashing changes. | David S. Miller | 2 | -9/+2 |
2007-06-08 | [NETFILTER]: ip_tables: fix compat related crash | Dmitry Mishin | 1 | -0/+20 |
2007-06-08 | [NETLINK]: Mark netlink policies const | Patrick McHardy | 4 | -9/+9 |
2007-06-08 | [RFKILL]: Make rfkill->name const | Ivo van Doorn | 1 | -1/+1 |
2007-06-08 | [IPV4]: Restore old behaviour of default config values | Herbert Xu | 1 | -1/+5 |
2007-06-08 | [IPV4]: Add default config support after inetdev_init | Herbert Xu | 1 | -0/+3 |
2007-06-08 | [IPV4]: Convert IPv4 devconf to an array | Herbert Xu | 1 | -40/+54 |
2007-06-08 | [TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack | Patrick McHardy | 1 | -0/+1 |
2007-06-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -5/+6 |
2007-06-06 | [MIPS] Drop __ARCH_WANT_SYS_FADVISE64 | Atsushi Nemoto | 1 | -1/+0 |
2007-06-06 | [MIPS] Remove duplicate fpu enable hazard code. | Chris Dearman | 1 | -15/+0 |
2007-06-06 | [MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler. | Ralf Baechle | 1 | -0/+1 |
2007-06-05 | [SPARC64]: Fill in gaps in non-PCI dma_*() NOP implementation. | David S. Miller | 1 | -0/+83 |
2007-06-05 | [SPARC64]: Fix {mc,smt}_capable(). | David S. Miller | 2 | -4/+3 |
2007-06-05 | [SPARC64]: Proper multi-core scheduling support. | David S. Miller | 3 | -4/+12 |
2007-06-05 | [SPARC64]: Provide mmu statistics via sysfs. | David Miller | 1 | -0/+5 |
2007-06-05 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2 | -0/+31 |
2007-06-05 | libata: always use polling SETXFER | Tejun Heo | 1 | -1/+0 |
2007-06-04 | sh: Fix se73180 platform device registration. | Paul Mundt | 1 | -5/+6 |
2007-06-04 | [AF_UNIX]: Make socket locking much less confusing. | David S. Miller | 1 | -5/+3 |
2007-06-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2 | -1/+11 |
2007-06-03 | [ARM] 4421/1: AT91: Value of _KEY fields. | Andrew Victor | 2 | -3/+3 |
2007-06-03 | [ARM] 4422/1: Fix default value handling in gpio_direction_output (PXA) | Bill Gatliff | 1 | -1/+2 |
2007-06-02 | [POWERPC] Fix return from pte_alloc_one() in out-of-memory case | Akinobu Mita | 1 | -1/+2 |
2007-06-02 | [POWERPC] Fix possible access to free pages | Benjamin Herrenschmidt | 1 | -0/+9 |
2007-06-02 | Pull osi-now into release branch | Len Brown | 2 | -2/+3 |
2007-06-02 | Pull now into release branch | Len Brown | 2 | -1/+3 |
2007-06-02 | ACPICA: Support for external package objects as method arguments | Bob Moore | 1 | -0/+2 |
2007-06-02 | ACPI: Section mismatch ... acpi_map_pxm_to_node | Luck, Tony | 1 | -1/+1 |
2007-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2 | -6/+10 |
2007-06-01 | serial_core.h: include <linux/sysrq.h> | Maciej W. Rozycki | 1 | -0/+1 |
2007-06-01 | Better documentation for ERESTARTSYS | Satoru Takeuchi | 1 | -1/+6 |
2007-06-01 | ALPHA: misc fixes | Jay Estabrook | 1 | -1/+1 |
2007-06-01 | ALPHA: correct low-level I/O routines for sable-lynx | Jay Estabrook | 1 | -10/+16 |
2007-06-01 | ALPHA: support graphics on non-zero PCI domains | Jay Estabrook | 3 | -18/+35 |
2007-06-01 | h8300 trival patches | Yoshinori Sato | 1 | -1/+1 |
2007-06-01 | fbdev: Move declaration of fb_class to <linux/fb.h> | Geert Uytterhoeven | 1 | -0/+1 |
2007-06-01 | pci_ids: update patch for Intel ICH9M | Jason Gaston | 1 | -2/+2 |