aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] ppc64 iSeries: more header file white space cleanupsStephen Rothwell2005-06-2116-437/+395
| * [PATCH] ppc64 iSeries: header file white space cleanupsStephen Rothwell2005-06-2112-753/+644
| * [PATCH] ppc64 iSeries: remove iSeries_proc.hStephen Rothwell2005-06-211-24/+0
| * [PATCH] ppc64: Abolish ioremap_mmDavid Gibson2005-06-214-24/+9
| * [PATCH] ppc32: Clean up NUM_TLBCAMS usage for Freescale Book-E PPC'sKumar Gala2005-06-211-2/+0
| * [PATCH] ppc32: Added support for all MPC8548 internal interruptsKumar Gala2005-06-212-14/+65
| * [PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCPKumar Gala2005-06-212-0/+8
| * [PATCH] ppc32: Added preliminary support for the MPC8548 CDS boardKumar Gala2005-06-211-1/+1
| * [PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processorsKumar Gala2005-06-213-2/+19
| * [PATCH] msync: check pte dirty earlierAbhijit Karmarkar2005-06-211-0/+3
| * [PATCH] ia64: pfn_to_nid() implementationBob Picco2005-06-211-0/+14
| * [PATCH] SN2 XPC build patchesJes Sorensen2005-06-211-0/+59
| * [PATCH] ia64 uncached allocJes Sorensen2005-06-212-0/+52
| * [PATCH] Periodically drain non local pagesetsChristoph Lameter2005-06-211-0/+5
| * [PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2005-06-211-1/+1
| * [PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2005-06-211-1/+1
| * [PATCH] vm: try_to_free_pages unused argumentDarren Hart2005-06-211-1/+1
| * [PATCH] mm: remove PG_highmemBadari Pulavarty2005-06-211-16/+15
| * [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-211-5/+6
| * [PATCH] node local per-cpu-pagesChristoph Lameter2005-06-212-1/+16
| * [PATCH] Hugepage consolidationDavid Gibson2005-06-2112-8/+48
| * [PATCH] VM: rate limit early reclaimMartin Hicks2005-06-211-0/+2
| * [PATCH] VM: add __GFP_NORECLAIMMartin Hicks2005-06-212-3/+4
| * [PATCH] VM: early zone reclaimMartin Hicks2005-06-214-1/+9
| * [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-2119-48/+41
| * [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha2005-06-212-6/+7
| * [PATCH] arm: irqs_disabled() type fixAndrew Morton2005-06-211-1/+1
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-06-211-0/+34
| |\
| | * [SPARC64]: Add prefetch support.David S. Miller2005-06-211-0/+34
| * | [NETFILTER]: Kill nf_debugPatrick McHardy2005-06-212-19/+0
| * | [NETFILTER]: Kill lockhelp.hPatrick McHardy2005-06-214-134/+2
| * | [IPV6]: V6 route events reported with wrong netlink PID and seq numberJamal Hadi Salim2005-06-212-6/+12
| * | [NETLINK]: netlink_callback structure needs 5 args not 4Alexey Kuznetsov2005-06-211-1/+1
| |/
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJaroslav Kysela2005-06-21128-539/+2693
|\|
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-06-2010-46/+188
| |\
| | * [PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni2005-06-201-0/+1
| | * [PATCH] I2C: add i2c sensor_device_attribute and macrosYani Ioannou2005-06-201-0/+36
| | * [PATCH] Driver Core: include: update device attribute callbacksYani Ioannou2005-06-201-1/+1
| | * [PATCH] Driver core: change device_attribute callbacksYani Ioannou2005-06-201-2/+4
| | * [PATCH] libfs: add simple attribute filesArnd Bergmann2005-06-201-0/+46
| | * [PATCH] Driver core: unregister_node() for hotplug useKeiichiro Tokunaga2005-06-201-0/+1
| | * [PATCH] Driver Core: fix bk-driver-core kills ppc64Patrick Mochel2005-06-201-1/+0
| | * [PATCH] Use a klist for device child lists.mochel@digitalimplant.org2005-06-201-8/+2
| | * [PATCH] Remove struct device::driver_list.mochel@digitalimplant.org2005-06-201-1/+0
| | * [PATCH] Remove struct device::bus_list.mochel@digitalimplant.org2005-06-201-1/+0
| | * [PATCH] add klist_node_attached() to determine if a node is on a list or not.mochel@digitalimplant.org2005-06-201-0/+2
| | * [PATCH] Remove the unused device_find().mochel@digitalimplant.org2005-06-201-1/+0
| | * [PATCH] Add a klist to struct device_driver for the devices bound to it.mochel@digitalimplant.org2005-06-201-1/+2
| | * [PATCH] Add a klist to struct bus_type for its drivers.mochel@digitalimplant.org2005-06-201-0/+2
| | * [PATCH] Add a klist to struct bus_type for its devices.mochel@digitalimplant.org2005-06-201-0/+3