aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-21[PATCH] ppc32: Clean up NUM_TLBCAMS usage for Freescale Book-E PPC'sKumar Gala1-2/+0
2005-06-21[PATCH] ppc32: Added support for all MPC8548 internal interruptsKumar Gala2-14/+65
2005-06-21[PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCPKumar Gala2-0/+8
2005-06-21[PATCH] ppc32: Added preliminary support for the MPC8548 CDS boardKumar Gala1-1/+1
2005-06-21[PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processorsKumar Gala3-2/+19
2005-06-21[PATCH] msync: check pte dirty earlierAbhijit Karmarkar1-0/+3
2005-06-21[PATCH] ia64: pfn_to_nid() implementationBob Picco1-0/+14
2005-06-21[PATCH] SN2 XPC build patchesJes Sorensen1-0/+59
2005-06-21[PATCH] ia64 uncached allocJes Sorensen2-0/+52
2005-06-21[PATCH] Periodically drain non local pagesetsChristoph Lameter1-0/+5
2005-06-21[PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise1-1/+1
2005-06-21[PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise1-1/+1
2005-06-21[PATCH] vm: try_to_free_pages unused argumentDarren Hart1-1/+1
2005-06-21[PATCH] mm: remove PG_highmemBadari Pulavarty1-16/+15
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander1-5/+6
2005-06-21[PATCH] node local per-cpu-pagesChristoph Lameter2-1/+16
2005-06-21[PATCH] Hugepage consolidationDavid Gibson12-8/+48
2005-06-21[PATCH] VM: rate limit early reclaimMartin Hicks1-0/+2
2005-06-21[PATCH] VM: add __GFP_NORECLAIMMartin Hicks2-3/+4
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks4-1/+9
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar19-48/+41
2005-06-21[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha2-6/+7
2005-06-21[PATCH] arm: irqs_disabled() type fixAndrew Morton1-1/+1
2005-06-21Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+34
2005-06-21[SPARC64]: Add prefetch support.David S. Miller1-0/+34
2005-06-21[NETFILTER]: Kill nf_debugPatrick McHardy2-19/+0
2005-06-21[NETFILTER]: Kill lockhelp.hPatrick McHardy4-134/+2
2005-06-21[IPV6]: V6 route events reported with wrong netlink PID and seq numberJamal Hadi Salim2-6/+12
2005-06-21[NETLINK]: netlink_callback structure needs 5 args not 4Alexey Kuznetsov1-1/+1
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds10-46/+188
2005-06-20Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-37/+96
2005-06-20[PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni1-0/+1
2005-06-20[PATCH] I2C: add i2c sensor_device_attribute and macrosYani Ioannou1-0/+36
2005-06-20[PATCH] Driver Core: include: update device attribute callbacksYani Ioannou1-1/+1
2005-06-20[PATCH] Driver core: change device_attribute callbacksYani Ioannou1-2/+4
2005-06-20[PATCH] libfs: add simple attribute filesArnd Bergmann1-0/+46
2005-06-20[PATCH] Driver core: unregister_node() for hotplug useKeiichiro Tokunaga1-0/+1
2005-06-20[PATCH] Driver Core: fix bk-driver-core kills ppc64Patrick Mochel1-1/+0
2005-06-20[PATCH] Use a klist for device child lists.mochel@digitalimplant.org1-8/+2
2005-06-20[PATCH] Remove struct device::driver_list.mochel@digitalimplant.org1-1/+0
2005-06-20[PATCH] Remove struct device::bus_list.mochel@digitalimplant.org1-1/+0
2005-06-20[PATCH] add klist_node_attached() to determine if a node is on a list or not.mochel@digitalimplant.org1-0/+2
2005-06-20[PATCH] Remove the unused device_find().mochel@digitalimplant.org1-1/+0
2005-06-20[PATCH] Add a klist to struct device_driver for the devices bound to it.mochel@digitalimplant.org1-1/+2
2005-06-20[PATCH] Add a klist to struct bus_type for its drivers.mochel@digitalimplant.org1-0/+2
2005-06-20[PATCH] Add a klist to struct bus_type for its devices.mochel@digitalimplant.org1-0/+3
2005-06-20[PATCH] Add initial implementation of klist helpers.mochel@digitalimplant.org1-0/+53
2005-06-20[PATCH] Add driver_for_each_device().mochel@digitalimplant.org1-0/+3
2005-06-20[PATCH] Add a semaphore to struct device to synchronize calls to its driver.mochel@digitalimplant.org1-0/+4
2005-06-20[PATCH] class: remove class_simple code, as no one in the tree is using it anymore.gregkh@suse.de1-10/+0