deliverable/linux.git
2007-05-01  Patrick Caulfield[DLM] Consolidate transport protocols
2007-05-01  Patrick Caulfield[DLM] Remove redundant assignment
2007-05-01  Steven Whitehouse[GFS2] Fix bz 234168 (ignoring rgrp flags)
2007-05-01  David Teigland[DLM] change lkid format
2007-05-01  David Teigland[DLM] interface for purge (2/2)
2007-05-01  David Teigland[DLM] add orphan purging code (1/2)
2007-05-01  David Teigland[DLM] split create_message function
2007-05-01  Steven Whitehouse[GFS2] Set drop_count to 0 (off) by default
2007-05-01  David Teigland[GFS2] use log_error before LM_OUT_ERROR
2007-05-01  David Teigland[DLM] overlapping cancel and unlock
2007-05-01  Patrick Caulfield[DLM] fix coverity-spotted stupidity
2007-05-01  Robert Peterson[GFS2] Red Hat bz 228540: owner references
2007-05-01  Benjamin Marzinski[GFS2] flush the log if a transaction can't allocate...
2007-05-01  Benjamin Marzinski[GFS2] Fix log entry list corruption
2007-05-01  Steven Whitehouse[GFS2] Speed up lock_dlm's locking (move sprintf)
2007-05-01  Patrick Caulfield[DLM] Don't delete misc device if lockspace removal...
2007-05-01  Steven Whitehouse[GFS2] Fix a bug on i386 due to evaluation order
2007-05-01  Steven Whitehouse[GFS2] Fix bz 224480 and cleanup glock demotion code
2007-05-01  Josef Whiter[GFS2] Fix bz 231380, unlock page before dequeing glock...
2007-05-01  Patrick Caulfield[DLM] Fix uninitialised variable in receiving
2007-05-01  Josef Whiter[GFS2] fix bz 231369, gfs2 will oops if you specify...
2007-05-01  Robert Peterson[GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)
2007-05-01  Linus Torvaldslibata: honour host controllers that want just one...
2007-04-30  David Rientjespm: include EIO from errno-base.h
2007-04-30  Jeremy FitzhardingeAdd kvasprintf()
2007-04-30  Johannes Bergpower management: force pm_ops.valid callback to be...
2007-04-30  Johannes Bergpower management: implement pm_ops.valid for everybody
2007-04-30  Johannes Bergpower management: remove firmware disk mode
2007-04-30  Johannes Bergrework pm_ops pm_disk_mode, kill misuse
2007-04-30  Jeff Mahoneyreiserfs: suppress lockdep warning
2007-04-30  Robert PetersonExtend print_symbol capability
2007-04-30  David S. Miller[UDP]: Do not allow specific bind when wildcard bind...
2007-04-30  David S. Miller[IPV4] UDP: Fix endianness bugs in hashing changes.
2007-04-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-04-30  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/jikos/hid
2007-04-30  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-30  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-04-30  Linus TorvaldsMerge branch 'for-2.6.22' of git://git./linux/kernel...
2007-04-30  Mitsuru Chinen[IPV4] SNMP: Support OutMcastPkts and OutBcastPkts
2007-04-30  Mitsuru Chinen[IPV4] SNMP: Support InMcastPkts and InBcastPkts
2007-04-30  Mitsuru Chinen[IPV4] SNMP: Support InTruncatedPkts
2007-04-30  Mitsuru Chinen[IPV4] SNMP: Support InNoRoutes
2007-04-30  Mitsuru Chinen[SNMP]: Add definitions for {In,Out}BcastPkts
2007-04-30  Ilpo Järvinen[TCP] FRTO: RFC4138 allows Nagle override when new...
2007-04-30  Ilpo Järvinen[TCP] FRTO: Delay skb available check until it's mandatory
2007-04-30  Masahide NAKAMURA[XFRM]: Restrict upper layer information by bundle.
2007-04-30  Ilpo Järvinen[TCP]: Catch skb with S+L bugs earlier
2007-04-30  Eric Dumazet[PATCH] INET : IPV4 UDP lookups converted to a 2 pass...
2007-04-30  James Chapman[L2TP]: Add the ability to autoload a pppox protocol...
2007-04-30  Jens AxboeMerge branch 'cfq' into for-linus
2007-04-30  Jens Axboe[PATCH] elevator: elv_list_lock does not need irq disabling
2007-04-30  Jens Axboe[BLOCK] Don't pin lots of memory in mempools
2007-04-30  James Chapman[SKB]: Introduce skb_queue_walk_safe()
2007-04-30  Jens Axboecfq-iosched: speedup cic rb lookup
2007-04-30  Jens Axboell_rw_blk: add io_context private pointer
2007-04-30  Vasily Tarasovcfq-iosched: get rid of cfqq hash
2007-04-30  Jens Axboecfq-iosched: tighten queue request overlap condition
2007-04-30  Jens Axboecfq-iosched: improve sync vs async workloads
2007-04-30  Jens Axboecfq-iosched: never allow an async queue idling
2007-04-30  Jens Axboecfq-iosched: get rid of ->dispatch_slice
2007-04-30  Jens Axboecfq-iosched: don't pass unused preemption variable...
2007-04-30  Jens Axboecfq-iosched: get rid of ->cur_rr and ->cfq_list
2007-04-30  Jens Axboecfq-iosched: slice offset should take ioprio into account
2007-04-30  Jens Axboe[PATCH] cfq-iosched: style cleanups and comments
2007-04-30  Jens Axboecfq-iosched: sort IDLE queues into the rbtree
2007-04-30  Jens Axboecfq-iosched: sort RT queues into the rbtree
2007-04-30  Jens Axboe[PATCH] cfq-iosched: speed up rbtree handling
2007-04-30  Jens Axboecfq-iosched: rework the whole round-robin list concept
2007-04-30  Jens Axboecfq-iosched: minor updates
2007-04-30  Jens Axboecfq-iosched: development update
2007-04-30  Jens Axboecfq-iosched: improve preemption for cooperating tasks
2007-04-30  Paul Mackerras[POWERPC] Remove dev_dbg redefinition in drivers/ps3...
2007-04-30  Paul MackerrasMerge branch 'linux-2.6' into for-2.6.22
2007-04-30  Dave Jiang[POWERPC] remove kernel module option for booke wdt
2007-04-30  John Rigby[POWERPC] Avoid putting cpu node twice
2007-04-30  Thomas Gleixner[POWERPC] Spinlock initializer cleanup
2007-04-30  Andrew Morton[POWERPC] ppc4xx_sgdma needs dma-mapping.h
2007-04-30  Srinivasa Ds[POWERPC] arch/powerpc/sysdev/timer.c build fix
2007-04-30  Stephen Rothwell[POWERPC] get_property cleanups
2007-04-30  Adrian Bunk[POWERPC] Remove the unused HTDMSOUND driver
2007-04-30  Olof Johansson[POWERPC] cell: cbe_cpufreq cleanup and crash fix
2007-04-30  Johannes Berg[POWERPC] Declare enable_kernel_spe in a header
2007-04-30  Mark A. Greer[POWERPC] Add dt_xlate_addr() to bootwrapper
2007-04-30  Scott Wood[POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREE
2007-04-30  Grant Likely[POWERPC] Don't define a custom bd_t for Xilixn Virtex...
2007-04-30  Grant Likely[POWERPC] Add sane defaults for Xilinx EDK generated...
2007-04-30  Grant Likely[POWERPC] Add uartlite boot console driver for the...
2007-04-30  Grant Likely[POWERPC] Stop using ppc_sys for Xilinx Virtex boards
2007-04-30  Grant Likely[POWERPC] New registration for common Xilinx Virtex...
2007-04-30  Grant Likely[POWERPC] Merge common virtex header files
2007-04-30  Grant Likely[POWERPC] Rework Kconfig dependancies for Xilinx Virtex...
2007-04-30  Olof Johansson[POWERPC] Clean up cpufreq Kconfig dependencies
2007-04-30  Paul MackerrasRevert "[POWERPC] Autodetect serial console on efika"
2007-04-29  Stefan Richterieee1394: remove garbage from Kconfig
2007-04-29  Stefan Richterieee1394: more help in Kconfig
2007-04-29  Simon Arlottieee1394: ohci1394: Fix mistake in printk message.
2007-04-29  Bernhard Kauerieee1394: ohci1394: remove unnecessary rcvPhyPkt bit...
2007-04-29  Stefan Richterieee1394: ohci1394: fix cosmetic problem in error logging
2007-04-29  Stefan Richterieee1394: eth1394: send async streams at S100 on 1394b...
2007-04-29  Akinobu Mitaieee1394: eth1394: fix error path in module_init
next
This page took 0.04002 seconds and 5 git commands to generate.