deliverable/linux.git
2009-03-24  Greg Kroah... driver core: move knode_driver into private structure
2009-03-24  Greg Kroah... driver core: move klist_children into private structure
2009-03-24  Greg Kroah... driver core: create a private portion of struct device
2009-03-24  Ming Leidriver core: remove polling for driver_probe_done(v5)
2009-03-24  Eric W. Biedermansysfs: reference sysfs_dirent from sysfs inodes
2009-03-24  Alex Chiangsysfs: sysfs_add_one WARNs with full path to duplicate...
2009-03-24  Dave Youngdriver-core: do not register a driver with bus_type...
2009-03-24  Geert Uytterhoevenscsi/m68k: Kill NCR_700_detect() warnings
2009-03-24  Ming Leiplatform driver: fix incorrect use of 'platform_bus_typ...
2009-03-24  Ian AbbottUIO: Take offset into account when determining number...
2009-03-24  Brandon Philipsuio: add the uio_aec driver
2009-03-24  Hans J. KochUIO: Add name attributes for mappings and port regions
2009-03-24  Eric Miaoplatform: introduce module id table for platform devices
2009-03-24  Eric Miaoplatform: make better use of to_platform_{device,driver...
2009-03-24  Ming Leidriver core: check bus->match without holding device...
2009-03-24  Eric W. Biedermansysfs: Take sysfs_mutex when fetching the root inode.
2009-03-24  Qinghuang FengSYSFS: use standard magic.h for sysfs
2009-03-24  Kay Sieversdriver core: get rid of struct device's bus_id string...
2009-03-24  Sachin SantUSB: FHCI: use dev_name() in place of bus_id.
2009-03-24  Greg Kroah... PS3: replace bus_id usage
2009-03-24  Kay Sieversusb: struct device - replace bus_id with dev_name(...
2009-03-24  Kay Sieverswimax: struct device - replace bus_id with dev_name...
2009-03-24  Kay Sieversmfd: struct device - replace bus_id with dev_name(...
2009-03-24  Kay Sieversmca: struct device - replace bus_id with dev_name(...
2009-03-24  Kay Sieversgpio: struct device - replace bus_id with dev_name...
2009-03-24  Kay Sieverseisa: struct device - replace bus_id with dev_name...
2009-03-24  Kay Sieversdma: struct device - replace bus_id with dev_name(...
2009-03-24  Kay Sieversdio: struct device - replace bus_id with dev_name(...
2009-03-24  Kay Sieversamba: struct device - replace bus_id with dev_name...
2009-03-24  Kay Sieversv4l: struct device - replace bus_id with dev_name(...
2009-03-24  Kay Sieversdrm: struct device - replace bus_id with dev_name(...
2009-03-24  Kay Sieversnet: struct device - replace bus_id with dev_name(...
2009-03-24  Kay Sieversrtc: struct device - replace bus_id with dev_name(...
2009-03-24  Kay Sieverspcmcia: struct device - replace bus_id with dev_name...
2009-03-24  Kay Sieverstc: struct device - replace bus_id with dev_name()...
2009-03-24  Kay Sieverssh: struct device - replace bus_id with dev_name()...
2009-03-24  Kay Sieversserial: struct device - replace bus_id with dev_name...
2009-03-24  Kay Sieverss390: struct device - replace bus_id with dev_name...
2009-03-24  Kay Sieversrapidio: struct device - replace bus_id with dev_name...
2009-03-24  Kay Sieverspci: struct device - replace bus_id with dev_name(...
2009-03-24  Kay Sieversmtd: struct device - replace bus_id with dev_name(...
2009-03-24  Kay Sieversmmc: struct device - replace bus_id with dev_name(...
2009-03-24  Kay Sieverszorro: struct device - replace bus_id with dev_name...
2009-03-24  Kay Sieversvideo: struct device - replace bus_id with dev_name...
2009-03-24  Kay Sieversspi: struct device - replace bus_id with dev_name(...
2009-03-24  Kay Sieversedac: struct device - replace bus_id with dev_name...
2009-03-23  Linus TorvaldsLinux 2.6.29
2009-03-23  Kyle McMartinBuild with -fno-dwarf2-cfi-asm
2009-03-23  Jody McIntyretrivial: fix orphan dates in ext2 documentation
2009-03-23  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-03-23  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-03-23  Miklos Szeredifix ptrace slowness
2009-03-23  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-03-23  Kumar Galapowerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32...
2009-03-23  Anton Vorontsovucc_geth: Fix oops when using fixed-link support
2009-03-23  David Brownelldm9000: locking bugfix
2009-03-23  Stephen Rothwellnet: update dnet.c for bus_id removal
2009-03-22  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2009-03-22  Linus TorvaldsMerge branch 'fix-includes' of git://git./linux/kernel...
2009-03-22  Gertjan van... Update my email address
2009-03-22  Tyler HickseCryptfs: NULL crypt_stat dereference during lookup
2009-03-22  Tyler HickseCryptfs: Allocate a variable number of pages for file...
2009-03-22  Benjamin Herrenschmidtradeonfb: Whack the PCI PM register until it sticks
2009-03-21  Ilya Yanokdnet: DNET should depend on HAS_IOMEM
2009-03-21  Maciej Sosnowskidca: add missing copyright/license headers
2009-03-20  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-03-20  Jouni Malinennl80211: Check that function pointer != NULL before...
2009-03-20  Stephen Hemmingersungem: missing net_device_ops
2009-03-20  Sathya Perlabe2net: fix to restore vlan ids into BE2 during a IF...
2009-03-20  Sathya Perlabe2net: replenish when posting to rx-queue is starved...
2009-03-19  Jeff Moyeraio: lookup_ioctx can return the wrong value when looki...
2009-03-19  Davide Libenzieventfd: remove fput() call from possible IRQ context
2009-03-19  Linus TorvaldsMove cc-option to below arch-specific setup
2009-03-19  Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-03-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-19  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-03-19  Linus TorvaldsFix race in create_empty_buffers() vs __set_page_dirty_...
2009-03-19  Linus TorvaldsAdd '-fwrapv' to gcc CFLAGS
2009-03-19  David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-19  Mikulas Patockasparc64: Fix crash with /proc/iomem
2009-03-19  David S. Millersparc64: Reschedule KGDB capture to a software interrupt.
2009-03-19  Tilman Schmidtbas_gigaset: correctly allocate USB interrupt transfer...
2009-03-19  Steve Glendinningsmsc911x: reset last known duplex and carrier on open
2009-03-19  Nobuhiro Iwamatsush_eth: Fix mistake of the address of SH7763
2009-03-19  Nobuhiro Iwamatsush_eth: Change handling of IRQ
2009-03-19  Jorge Boncompte... netns: oops in ip[6]_frag_reasm incrementing stats
2009-03-19  Roel Kluinnet: kfree(napi->skb) => kfree_skb
2009-03-19  Al Vironet: fix sctp breakage
2009-03-19  Bjørn Morkipv6: fix display of local and remote sit endpoints
2009-03-19  Stanislaw Gruszkanet: Document /proc/sys/net/core/netdev_budget
2009-03-19  Kyle McMartintulip: fix crash on iface up with shirq debug
2009-03-19  Pantelis Koukousoulasvirtio_net: Make virtio_net support carrier detection
2009-03-19  Jay Vosburghbonding: Fix updating of speed/duplex changes
2009-03-19  Michael Chanbnx2: Fix problem of using wrong IRQ handler.
2009-03-18  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-03-18  Linus TorvaldsMerge branch 'for-2.6.29' of git://linux-nfs.org/~bfiel...
2009-03-18  Greg Kroah... Staging: benet: remove driver now that it is merged...
2009-03-18  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-03-18  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-03-18  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
next
This page took 0.038351 seconds and 5 git commands to generate.