deliverable/linux.git
2007-06-09  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-06-09  Robert P. J... Protect <linux/console_struct.h> from multiple inclusion
2007-06-09  Andy Whitcroftupdate checkpatch.pl to version 0.04
2007-06-09  Randy Dunlaphexdump: more output formatting
2007-06-09  Alan CoxMAINTAINERS: corrections
2007-06-09  Randy Dunlapcheckpatch: produce fewer lines of output
2007-06-09  Jeff Mahoneyreiserfs: mailing list has moved
2007-06-09  Andrew Mortonx86_64: oops_begin() fix
2007-06-09  Bob Piccofix sysrq-m oops
2007-06-09  Alexey Kuznetsovpi-futex: fix exit races and locking problems
2007-06-09  Thomas Gleixnerrt-mutex: fix chain walk early wakeup bug
2007-06-09  Thomas Gleixnerrt-mutex: fix stale return value
2007-06-09  Tejun Heosata_promise: use TF interface for polling NODATA commands
2007-06-09  Randy Dunlapisdn/diva: fix section mismatch
2007-06-09  Jeff Dikeuml: get declaration of simple_strtoul
2007-06-09  Jiri SlabyChar: stallion, proper fail return values
2007-06-09  Jiri SlabyChar: stallion, alloc tty before pci devices init
2007-06-09  Jiri SlabyChar: stallion, don't fail with less than max panels
2007-06-09  Stephen RothwellMove three functions that are only needed for CONFIG_ME...
2007-06-09  Ratnadeep JoshiDocumentation/atomic_ops.txt typo fix
2007-06-09  Jeff Dikeuml: fix kernel stack size on x86_64
2007-06-09  Christoph LameterSLUB: return ZERO_SIZE_PTR for kmalloc(0)
2007-06-09  Yoann Padioleaupotential parse error in ifdef part 3
2007-06-09  Christoph Lameterslab: fix alien cache handling
2007-06-09  Hugh Dickinsmount -t tmpfs -o mpol=: check nodes online
2007-06-09  Andy Whitcroftupdate feature-removal-schedule.txt to include deprecat...
2007-06-09  Andrew Mortondocument Acked-by:
2007-06-09  Ken Chenloop: preallocate eight loop devices
2007-06-09  Greg Ungerernommu: report correct errno in message
2007-06-09  Greg Ungererm68knommu: fix ColdFire timer off by 1
2007-06-09  Andy Whitcroftupdate checkpatch.pl to version 0.03
2007-06-08  Markus Rechbergerfirmware: remove orphaned Email
2007-06-08  Greg Kroah... kobject: use the proper printk level for kobject error
2007-06-08  Stephen HemmingerDriver core: kill unused code
2007-06-08  Kay SieversDriver core: keep PHYSDEV for old struct class_device
2007-06-08  David Brownellupdate Documentation/driver-model/platform.txt
2007-06-08  Bryan WuRAMFS NOMMU: missed POSIX UID/GID inode attribute checking
2007-06-08  Linus TorvaldsMerge git://git.linux-xtensa.org/kernel/xtensa-feed
2007-06-08  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-06-08  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-06-08  Steven Rostedtenable interrupts in user path of page fault.
2007-06-08  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-06-08  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-06-08  Peter Zijlstrafrv: build fix
2007-06-07  David S. Miller[SPARC64]: Fix SBUS IRQ regression caused by PCI-E...
2007-06-07  David S. Miller[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.
2007-06-07  Joy Lattenxfrm: Add security check before flushing SAD/SPD
2007-06-07  Patrick McHardy[NET_SCHED]: Fix filter double free
2007-06-07  Thomas Graf[NET]: Avoid duplicate netlink notification when changi...
2007-06-07  David S. Miller[UDP]: Revert 2-pass hashing changes.
2007-06-07  Miklos Szeredi[AF_UNIX]: Fix stream recvmsg() race.
2007-06-07  Akinobu Mita[NETFILTER]: nf_conntrack_amanda: fix textsearch_prepar...
2007-06-07  Dmitry Mishin[NETFILTER]: ip_tables: fix compat related crash
2007-06-07  Patrick McHarrdy[NETFILTER]: nf_conntrack: fix helper module unload...
2007-06-07  Patrick McHardy[RTNETLINK]: ifindex 0 does not exist
2007-06-07  Patrick McHardy[NETLINK]: Mark netlink policies const
2007-06-07  David S. Miller[TCP] tcp_probe: Attach printf attribute properly to...
2007-06-07  Eric Dumazet[TCP]: Use LIMIT_NETDEBUG in tcp_retransmit_timer().
2007-06-07  Denis Cheng[NET]: Merge dst_discard_in and dst_discard_out.
2007-06-07  Ivo van Doorn[RFKILL]: Make rfkill->name const
2007-06-07  Herbert Xu[IPV4]: Restore old behaviour of default config values
2007-06-07  Herbert Xu[IPV4]: Add default config support after inetdev_init
2007-06-07  Herbert Xu[IPV4]: Convert IPv4 devconf to an array
2007-06-07  Herbert Xu[IPV4]: Only panic if inetdev_init fails for loopback
2007-06-07  Patrick McHardy[TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack
2007-06-07  Michael Chan[BNX2]: Update version and reldate.
2007-06-07  Michael Chan[BNX2]: Fix occasional counter corruption on 5708.
2007-06-07  Michael Chan[BNX2]: Enable DMA on 5709.
2007-06-07  Michael Chan[BNX2]: Add missing wait in bnx2_init_5709_context().
2007-06-07  Michael Chan[BNX2]: Fix netdev watchdog on 5708.
2007-06-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-06-07  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-06-07  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-06-07  Roland McGrathRestrict clearing TIF_SIGPENDING
2007-06-07  Andy Whitcroftcheckpatch.pl: should be executable
2007-06-07  Paul Mackerras[POWERPC] Fix building of COFF zImages
2007-06-07  Sebastian Siewior[POWERPC] spufs: Fix error handling in spufs_fill_dir()
2007-06-07  Stuart Yoder[POWERPC] Add table of contents to booting-without...
2007-06-07  Christoph Hellwig[POWERPC] spufs: Don't yield nosched context
2007-06-07  Stuart Yoder[POWERPC] Fix typo in booting-without-of-txt section...
2007-06-07  Christoph Hellwig[POWERPC] scc_sio: Fix link failure
2007-06-07  Thomas Renninger[POWERPC] cbe_cpufreq: Limit frequency via cpufreq...
2007-06-07  Arnd Bergmann[POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomap
2007-06-07  Christoph Hellwig[POWERPC] spufs scheduler: Fix wakeup races
2007-06-07  Christoph Hellwig[POWERPC] spufs: Synchronize pte invalidation vs ps...
2007-06-07  Sebastian Siewior[POWERPC] spufs: Free mm if spufs_fill_dir() failed
2007-06-07  Jeremy Kerr[POWERPC] spufs: Fix gang destroy leaks
2007-06-07  Christoph Hellwig[POWERPC] spufs: Hook up spufs_release_mem
2007-06-07  Arnd Bergmann[POWERPC] spufs: Refuse to load the module when not...
2007-06-07  Olof Johansson[POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bug
2007-06-06  Atsushi Nemoto[MIPS] Fix warning by moving do_default_vi into CONFIG_...
2007-06-06  Robert P. J... [MIPS] Fix some minor typoes in arch/mips/Kconfig.
2007-06-06  Ralf Baechle[MIPS] Remove prototype for deleted function qemu_handl...
2007-06-06  Atsushi Nemoto[MIPS] Fix some system calls with long long arguments
2007-06-06  Thomas Bogendoerfer[MIPS] Make dma_map_sg handle sg elements which are...
2007-06-06  Atsushi Nemoto[MIPS] Drop __ARCH_WANT_SYS_FADVISE64
2007-06-06  Thomas Bogendoerfer[MIPS] Fix VGA corruption on RM300C
2007-06-06  Thomas Bogendoerfer[MIPS] RM300: Fix MMIO problems by marking the PCI...
2007-06-06  Sergei Shtylyov[MIPS] EMMA2RH: remove dead KGDB code
2007-06-06  Chris Dearman[MIPS] Remove duplicate fpu enable hazard code.
next
This page took 0.039397 seconds and 5 git commands to generate.