aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2005-06-21[PATCH] ppc64 iSeries: remove LparData.hStephen Rothwell
2005-06-21[PATCH] ppc64 iSeries: obvious code simplificationsStephen Rothwell
2005-06-21[PATCH] ppc64 iSeries: more header file white space cleanupsStephen Rothwell
2005-06-21[PATCH] ppc64 iSeries: header file white space cleanupsStephen Rothwell
2005-06-21[PATCH] ppc64 iSeries: remove iSeries_proc.hStephen Rothwell
2005-06-21[PATCH] ppc64: Abolish ioremap_mmDavid Gibson
2005-06-21[PATCH] ppc32: Clean up NUM_TLBCAMS usage for Freescale Book-E PPC'sKumar Gala
2005-06-21[PATCH] ppc32: Added support for all MPC8548 internal interruptsKumar Gala
2005-06-21[PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCPKumar Gala
2005-06-21[PATCH] ppc32: Added preliminary support for the MPC8548 CDS boardKumar Gala
2005-06-21[PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processorsKumar Gala
2005-06-21[PATCH] msync: check pte dirty earlierAbhijit Karmarkar
2005-06-21[PATCH] ia64: pfn_to_nid() implementationBob Picco
2005-06-21[PATCH] SN2 XPC build patchesJes Sorensen
2005-06-21[PATCH] ia64 uncached allocJes Sorensen
2005-06-21[PATCH] Periodically drain non local pagesetsChristoph Lameter
2005-06-21[PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise
2005-06-21[PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise
2005-06-21[PATCH] vm: try_to_free_pages unused argumentDarren Hart
2005-06-21[PATCH] mm: remove PG_highmemBadari Pulavarty
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander
2005-06-21[PATCH] node local per-cpu-pagesChristoph Lameter
2005-06-21[PATCH] Hugepage consolidationDavid Gibson
2005-06-21[PATCH] VM: rate limit early reclaimMartin Hicks
2005-06-21[PATCH] VM: add __GFP_NORECLAIMMartin Hicks
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar
2005-06-21[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha
2005-06-21[PATCH] arm: irqs_disabled() type fixAndrew Morton
2005-06-21Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2005-06-21[SPARC64]: Add prefetch support.David S. Miller
2005-06-21[NETFILTER]: Kill nf_debugPatrick McHardy
2005-06-21[NETFILTER]: Kill lockhelp.hPatrick McHardy
2005-06-21[IPV6]: V6 route events reported with wrong netlink PID and seq numberJamal Hadi Salim
2005-06-21[NETLINK]: netlink_callback structure needs 5 args not 4Alexey Kuznetsov
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2005-06-20Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-06-20[PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni
2005-06-20[PATCH] I2C: add i2c sensor_device_attribute and macrosYani Ioannou
2005-06-20[PATCH] Driver Core: include: update device attribute callbacksYani Ioannou
2005-06-20[PATCH] Driver core: change device_attribute callbacksYani Ioannou
2005-06-20[PATCH] libfs: add simple attribute filesArnd Bergmann
2005-06-20[PATCH] Driver core: unregister_node() for hotplug useKeiichiro Tokunaga
2005-06-20[PATCH] Driver Core: fix bk-driver-core kills ppc64Patrick Mochel
2005-06-20[PATCH] Use a klist for device child lists.mochel@digitalimplant.org
2005-06-20[PATCH] Remove struct device::driver_list.mochel@digitalimplant.org
2005-06-20[PATCH] Remove struct device::bus_list.mochel@digitalimplant.org
2005-06-20[PATCH] add klist_node_attached() to determine if a node is on a list or not.mochel@digitalimplant.org
2005-06-20[PATCH] Remove the unused device_find().mochel@digitalimplant.org
2005-06-20[PATCH] Add a klist to struct device_driver for the devices bound to it.mochel@digitalimplant.org