deliverable/linux.git
2008-02-06  David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-02-06  Christian Borntraegervirtio net: fix oops on interface-up
2008-02-06  Andy FlemingFix PHY Lib support for gianfar and ucc_geth
2008-02-06  Ayaz Abdullaforcedeth: preserve registers
2008-02-06  Ayaz Abdullaforcedeth: phy status fix
2008-02-06  Ayaz Abdullaforcedeth: restart tx/rx
2008-02-06  Sven Wegeneripvs: Make wrr "no available servers" error message...
2008-02-06  David S. MillerMerge branch 'fixes' of /linux/kernel/git/linville...
2008-02-06  Rami Rosen[PPPOL2TP]: Label unused warning when CONFIG_PROC_FS...
2008-02-06  Patrick McHardy[NET_SCHED]: cls_flow: support classification based...
2008-02-06  Patrick McHardy[VLAN]: Constify skb argument to vlan_get_tag()
2008-02-06  Patrick McHardy[NET_SCHED]: cls_flow: fix key mask validity check
2008-02-06  Patrick McHardy[NET_SCHED]: em_meta: fix compile warning
2008-02-05  Michael Bueschb43: Fix DMA for 30/32-bit DMA engines
2008-02-05  Andrew Mortonb43: fix build with CONFIG_SSB_PCIHOST=n
2008-02-05  Michael Bueschmac80211: Is not EXPERIMENTAL anymore
2008-02-05  Adrian Bunkiwl3945-base.c: fix off-by-one errors
2008-02-05  Stefano Briviob43legacy: fix DMA slot resource leakage
2008-02-05  Stefano Briviob43legacy: drop packets we are not able to encrypt
2008-02-05  Stefano Briviob43legacy: fix suspend/resume
2008-02-05  Stefano Briviob43legacy: fix PIO crash
2008-02-05  Krzysztof HalasaGeneric HDLC - use random_ether_addr()
2008-02-05  Krzysztof HalasaGeneric HDLC - remove now unneeded hdlc_device_desc
2008-02-05  Krzysztof HalasaGeneric HDLC - fix kernel panic
2008-02-05  Ayyappan Veeraiyanixgbe: add real-time traffic counters
2008-02-05  Ayyappan Veeraiyanixgbe: fix several counter register errata
2008-02-05  Ayyappan Veeraiyanixgbe: properly return CHECKSUM_NONE, cleanup csum...
2008-02-05  Ayyappan Veeraiyanixgbe: Fix FW init/release, make this code a function
2008-02-05  Ayyappan Veeraiyanixgbe: Fix pause code for ethtool
2008-02-05  Ayyappan Veeraiyanixbge: Make ethtool code account for media types
2008-02-05  Ayyappan Veeraiyanixbge: remove TX lock and redo TX accounting.
2008-02-05  Ayyappan Veeraiyanixgbe: remove obsolete irq_sem, add driver state checki...
2008-02-05  Erik Mouwxircom_cb should return NETDEV_TX_BUSY when no descript...
2008-02-05  Leonardo Potenzadrivers/net/tlan.c: compilation warning fix
2008-02-05  Byron Bradleymv643xx_eth: fix byte order when checksum offload is...
2008-02-05  Stephen Hemmingersky2: fix for Yukon FE (regression in 2.6.25)
2008-02-05  Stephen RothwelliSeries: fix section mismatch in iseries_veth
2008-02-05  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-05  Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-02-05  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-05  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-05  Linus TorvaldsMerge branch 'agp-patches' of git://git./linux/kernel...
2008-02-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-05  Jeff Dikeuml: make mconsole_stack namespace-aware
2008-02-05  Jeff Dikeuml: redo the calculation of NR_syscalls
2008-02-05  Jeff Dikeuml: defconfig tweaks
2008-02-05  Daniel Walkeruml: port mutex conversion
2008-02-05  Daniel Walkeruml: mconsole mutex conversion
2008-02-05  Daniel Walkeruml: LDT mutex conversion
2008-02-05  Jeff Dikeuml: use of a public MAC is a warning, not an error
2008-02-05  Karol Swietlickiuml: fix infinite mconsole loop
2008-02-05  Jeff Dikeuml: remove map_cb
2008-02-05  WANG Conguml: remove TOPDIR
2008-02-05  Jeff Dikeuml: remove unused fields from mm_context
2008-02-05  Jeff Dikeuml: move register initialization
2008-02-05  Jeff Dikeuml: add newlines to printks
2008-02-05  Jeff Dikeuml: style fixes in arch/um/sys-x86_64
2008-02-05  Jeff Dikeuml: add back CONFIG_HZ
2008-02-05  Jeff Dikeuml: DEBUG_SHIRQ fixes
2008-02-05  Jeff Dikeuml: remove fakehd
2008-02-05  Jeff Dikeuml: implement O_APPEND
2008-02-05  Jeff Dikeuml: SMP locking commentary
2008-02-05  Jeff Dikeuml: remove init_irq_signals
2008-02-05  Jeff Dikeuml: signal handling tidying
2008-02-05  Dominique Quatravauxuml: fix hostfs tv_usec calculations
2008-02-05  Jeff Dikeuml: style fixes in arch/um/kernel
2008-02-05  Jeff Dikeuml: clean up sig_handler_common_skas
2008-02-05  Jeff Dikeuml: move sig_handler_common_skas
2008-02-05  Jeff Dikeuml: don't allow processes to call into stub
2008-02-05  Jeff Dikeuml: get rid of syscall counters
2008-02-05  Jeff Dikeuml: don't kill pid 0
2008-02-05  Jeff Dikeuml: tidy helper code
2008-02-05  Jeff Dikeuml: use barrier() instead of mb()
2008-02-05  Jeff Dikeuml: install panic notifier earlier
2008-02-05  Jeff Dikeuml: eliminate setjmp_wrapper
2008-02-05  Jeff Dikeuml: customize tlb.h
2008-02-05  Jeff Dikeuml: 64-bit tlb fixes
2008-02-05  Jeff Dikeuml: style fixes in file.c
2008-02-05  Jeff Dikeuml: miscellaneous code cleanups
2008-02-05  Karol Swietlickiuml: fix mconsole stop
2008-02-05  Karol Swietlickiuml: remove duplicate config symbol and unused file...
2008-02-05  Jeff Dikeuml: syle fixes in arch/um/os-Linux
2008-02-05  Jeff Dikeuml: fx command-line CFLAGS and LDFLAGS support
2008-02-05  Jeff Dikeuml: cover stubs with a VMA
2008-02-05  Jeff Dikeuml: clean up TASK_SIZE usage
2008-02-05  Joe Perchesuml: add missing space
2008-02-05  Jeff Dikeuml: kill processes instead of panicing kernel
2008-02-05  Jeff Dikeuml: use ptrace directly in libc code
2008-02-05  Jeff Dikeuml: simplify SIGSEGV handling
2008-02-05  Jeff Dikeuml: add virt_to_pte
2008-02-05  Jeff Dikeuml: fix page table data sizes
2008-02-05  Jeff Dikeuml: current.h cleanup
2008-02-05  Jeff Dikeuml: style cleanup
2008-02-05  Jeff Dikeuml: header untangling
2008-02-05  Jeff Dikeuml: move um_virt_to_phys
2008-02-05  Jeff Dikeuml: host TLS diagnostics
2008-02-05  Karol Swietlickiuml: convert functions to void
2008-02-05  Karol Swietlickiuml: remove unused variables in the context switcher
2008-02-05  Lucas Woodsarch/um: remove duplicate includes
2008-02-05  Jeff Dikeuml: reconst a parameter
next
This page took 0.039148 seconds and 5 git commands to generate.