deliverable/linux.git
2008-05-23  Steven Rostedtftrace: add self-tests
2008-05-23  Steven Rostedtftrace: force recording
2008-05-23  Steven Rostedtftrace: fix max latency
2008-05-23  Steven Rostedtftrace: fix updates to max trace
2008-05-23  Steven Rostedtftrace: don't use raw_local_irq_save/restore
2008-05-23  Steven Rostedtftrace: lockdep notrace annotations
2008-05-23  Steven Rostedtftrace: irqs off smp_processor_id() fix
2008-05-23  Steven Rostedtftrace: debug smp_processor_id, use notrace preempt...
2008-05-23  Ingo Molnarftrace: fix kexec
2008-05-23  Steven Rostedtftrace: convert single large buffer into single pages.
2008-05-23  Steven Rostedtftrace: add filter select functions to trace
2008-05-23  Steven Rostedtftrace: use dynamic patching for updating mcount calls
2008-05-23  Steven Rostedtftrace: move memory management out of arch code
2008-05-23  Steven Rostedtftrace: use nops instead of jmp
2008-05-23  Steven Rostedtftrace: add ftrace_enabled sysctl to disable mcount...
2008-05-23  Steven Rostedtftrace: dynamic enabling/disabling of function calls
2008-05-23  Steven Rostedtftrace: trace preempt off critical timings
2008-05-23  Steven Rostedtftrace: trace irq disabled critical timings
2008-05-23  Steven Rostedtftrace: tracer for scheduler wakeup latency
2008-05-23  Steven Rostedtftrace: add tracing of context switches
2008-05-23  Steven Rostedtftrace: function tracer
2008-05-23  Steven Rostedtftrace: latency tracer infrastructure
2008-05-23  Arnaldo Carvalho... ftrace: add basic support for gcc profiler instrumentation
2008-05-23  Arnaldo Carvalho... ftrace: annotate core code that should not be traced
2008-05-23  Steven Rostedtx86: add notrace annotations to vsyscall.
2008-05-23  Ingo Molnartracing: add notrace to linkage.h
2008-05-23  Steven Rostedtftrace: add preempt_enable/disable notrace macros
2008-05-23  Steven Rostedtftrace: make the task state char-string visible to all
2008-05-23  Ingo Molnarsched: add latency tracer callbacks to the scheduler
2008-05-22  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-05-22  Dave Jones[CIFS] Fix reversed memset arguments
2008-05-22  Igor MammedovAdds username in the upcall key for unattended mounts...
2008-05-22  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-05-22  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-05-22  David S. Millersparc64: Prevent stack backtrace false positives on...
2008-05-22  Steve French[CIFS] Remove redundant NULL check
2008-05-22  David S. Millersparc64: Fix stack tracing through trap frames.
2008-05-22  David S. Millersparc64: Fix kernel thread stack termination.
2008-05-22  Rami Rosennet: The world is not perfect patch.
2008-05-22  Ilpo Järvinentcp: Make prior_ssthresh a u32
2008-05-22  David S. Millerxfrm_user: Remove zero length key checks.
2008-05-22  Denis Chengnet/ipv4/arp.c: Use common hex_asc helpers
2008-05-22  David S. Millercassini: Only use chip checksum for ipv4 packets.
2008-05-21  Al ViroHTC_EGPIO is ARM-only
2008-05-21  Al Viroprovide out-of-line strcat() for m68k
2008-05-21  Al Virocaiaq endianness fix
2008-05-21  Al ViroMODULE_LICENSE expects "GPL v2", not "GPLv2"
2008-05-21  Al Viromsnd_* is ISA-only
2008-05-21  Al Viromissing dependencies on HAS_DMA
2008-05-21  Al Viroocfs2 endianness fixes
2008-05-21  Al Viroirda-usb endianness annotations and fixes
2008-05-21  Al Virosbus bpp: instances missed in s/dev_name/bpp_dev_name/
2008-05-21  Al Viroecryptfs fixes
2008-05-21  Al Viromisc drivers/net endianness noise
2008-05-21  Al Virothanks to net/mac80211 we need to pull drivers/leds...
2008-05-21  Al Viromissing export of csum_partial() on uml/amd64
2008-05-21  Al Virouml: add missing exports for UML_RANDOM=m
2008-05-21  Al Virofix hppfs Makefile breakage
2008-05-21  Al Virofix include order in sys-i386/registers.c
2008-05-21  Al Viromissed kmalloc() in pcap_user.c
2008-05-21  Sridhar Samudralatcp: TCP connection times out if ICMP frag needed is...
2008-05-21  Patrick McHardynetfilter: Move linux/types.h inclusions outside of...
2008-05-21  Kazunori MIYAZAWAaf_key: Fix selector family initialization.
2008-05-21  David S. Millersunhv: Fix locking in non-paged I/O case.
2008-05-21  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-05-21  Steve French[CIFS] Remove debug statement
2008-05-21  Igor MammedovFix possible access to undefined memory region.
2008-05-21  David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-05-21  David Woodhouselibertas: Fix ethtool statistics
2008-05-21  Helmut Schaamac80211: fix NULL pointer dereference in ieee80211_com...
2008-05-21  Linus TorvaldsMerge branch 'for-2.6.26' of git://linux-nfs.org/~bfiel...
2008-05-21  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-05-21  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-05-21  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2008-05-21  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-05-20  J. Bruce FieldsMerge branch 'from-tomtucker' into for-2.6.26
2008-05-20  Denis V. Lunevpktgen: make sure that pktgen_thread_worker has been...
2008-05-20  Johannes Bergmac80211: don't claim iwspy support
2008-05-20  Pavel Roskinorinoco_cs: add ID for SpeedStream wireless adapters
2008-05-20  Pavel Roskinhostap_cs: add ID for Conceptronic CON11CPro
2008-05-20  Oliver Neukumrtl8187: resource leak in error case
2008-05-20  Patrick McHardy[VLAN]: Propagate selected feature bits to VLAN devices
2008-05-20  Steve French[CIFS] Enable DFS support for Windows query path info
2008-05-20  Adrian Bunkdrivers/atm/: remove CVS keywords
2008-05-20  Bob Copelandath5k: Fix loop variable initializations
2008-05-20  Patrick McHardyvlan: Correctly handle device notifications for layered...
2008-05-20  David Woodhousenet: Fix call to ->change_rx_flags(dev, IFF_MULTICAST...
2008-05-20  Patrick McHardynet_sched: cls_api: fix return value for non-existant...
2008-05-20  Herbert Xuipsec: Use the correct ip_local_out function
2008-05-20  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-05-20  Oliver NeukumUSB: CDC WDM driver
2008-05-20  Lennert BuytenhekUSB: ehci-orion: the Orion EHCI root hub does have...
2008-05-20  Michael F.... USB: serial: ch341: New VID/PID for CH341 USB-serial
2008-05-20  Ingo MolnarUSB: build fix
2008-05-20  karl beldanUSB: pxa27x_udc - Fix Oops
2008-05-20  Arnaldo Carvalho... USB: OPTION: fix name of Onda MSA501HS HSDPA modem
2008-05-20  Greg Kroah... USB: add TELIT HDSPA UC864-E modem to option driver
2008-05-20  Atsushi Nemotousb-serial: Use ftdi_sio driver for RATOC REX-USB60F
2008-05-20  Christophe... iop-adma: fixup some kzalloc/memset confusions
2008-05-20  Zhang Weifsldma: update the fsldma driver MAINTAINERS info
next
This page took 0.040321 seconds and 5 git commands to generate.