summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.18-rc2v2.6.18-rc2Linus Torvalds2006-07-151-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2006-07-152-18/+17
|\
| * JFS: commit_mutex cleanupsEvgeniy Dushistov2006-06-052-18/+17
* | [PATCH] UML - fix utsname build breakageJeff Dike2006-07-151-11/+11
* | Don't allow chmod() on the /proc/<pid>/ filesLinus Torvalds2006-07-151-1/+30
* | Mark /proc MS_NOSUID and MS_NOEXECLinus Torvalds2006-07-151-1/+1
* | [PATCH] sch_htb compile fix.Dave Jones2006-07-151-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-07-141-2/+7
|\ \
| * | [CRYPTO] padlock: Fix alignment after aes_ctx rearrangeMichal Ludvig2006-07-151-2/+7
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-145-14/+14
|\ \ \
| * | | [SPARC64] Fix PSYCHO PCI controler init.Marc Zyngier2006-07-141-1/+2
| * | | [SPARC64] psycho: Fix pbm->name handling in pbm_register_toplevel_resources()David S. Miller2006-07-141-3/+0
| * | | [SERIAL] sunsab: Fix significant typo in sab_probe()David S. Miller2006-07-141-1/+1
| * | | [SERIAL] sunsu: Report keyboard and mouse ports in kernel log.David S. Miller2006-07-141-0/+5
| * | | [SPARC64]: Make sure IRQs are disabled properly during early boot.David S. Miller2006-07-142-9/+6
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-144-30/+73
|\ \ \ \
| * | | | [VLAN]: __vlan_hwaccel_rx can use the faster ether_compare_addrStephen Hemminger2006-07-141-2/+3
| * | | | [PKT_SCHED] HTB: initialize upper bound properlyStephen Hemminger2006-07-141-2/+2
| * | | | [IPV4]: Clear skb cb on IP inputStephen Hemminger2006-07-141-0/+3
| * | | | [NET]: Update frag_list in pskb_trimHerbert Xu2006-07-131-26/+65
| | |/ / | |/| |
* | | | [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-1423-31/+1
* | | | [PATCH] remove set_wmb - doc updateSteven Rostedt2006-07-141-3/+2
* | | | [PATCH] Remove down_write() from taskstats code invoked on the exit() pathShailabh Nagar2006-07-141-5/+19
* | | | [PATCH] per-task delay accounting taskstats interface: control exit data thro...Shailabh Nagar2006-07-144-38/+198
* | | | [PATCH] per-task delay accounting: avoid send without listenersShailabh Nagar2006-07-141-1/+12
* | | | [PATCH] per task delay accounting taskstats interface: documentation fixShailabh Nagar2006-07-142-305/+365
* | | | [PATCH] delay accounting taskstats interface send tgid onceShailabh Nagar2006-07-148-81/+162
* | | | [PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delaysShailabh Nagar2006-07-143-2/+26
* | | | [PATCH] per-task-delay-accounting: documentationShailabh Nagar2006-07-143-0/+493
* | | | [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interfaceShailabh Nagar2006-07-147-7/+144
* | | | [PATCH] per-task-delay-accounting: taskstats interfaceShailabh Nagar2006-07-148-0/+646
* | | | [PATCH] per-task-delay-accounting: utilities for genetlink usageBalbir Singh2006-07-141-0/+20
* | | | [PATCH] per-task-delay-accounting: cpu delay collection via schedstatsChandra Seetharaman2006-07-142-25/+66
* | | | [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collectionShailabh Nagar2006-07-145-0/+66
* | | | [PATCH] per-task-delay-accounting: setupShailabh Nagar2006-07-1410-0/+207
* | | | [PATCH] list_is_last utilityShailabh Nagar2006-07-141-0/+11
* | | | [PATCH] mbxfb: Add framebuffer driver for the Intel 2700GMike Rapoport2006-07-148-0/+1537
* | | | [PATCH] Fix security check for joint context= and fscontext= mount optionsEric Paris2006-07-141-5/+9
* | | | [PATCH] let the the lockdep options depend on DEBUG_KERNELAdrian Bunk2006-07-141-4/+6
* | | | [PATCH] tpm_tis: use resource_size_tKylene Jo Hall2006-07-141-2/+3
* | | | [PATCH] tpm: Add force device probe optionKylene Jo Hall2006-07-141-19/+56
* | | | [PATCH] tpm: interrupt clear fixKylene Jo Hall2006-07-141-0/+1
* | | | [PATCH] symlink nesting level changeAl Viro2006-07-141-1/+1
* | | | [PATCH] actual mailing list in MAINTAINERSRandy Dunlap2006-07-141-0/+4
* | | | [PATCH] TPM: fix failure path leakRandy Dunlap2006-07-141-0/+1
* | | | [PATCH] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSWIngo Molnar2006-07-141-0/+8
* | | | [PATCH] gpio: rename exported vtables to better match purposeJim Cromie2006-07-142-13/+12
* | | | [PATCH] gpio: cosmetics: remove needless newlinesJim Cromie2006-07-141-4/+2
* | | | [PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en...Jim Cromie2006-07-143-6/+0
* | | | [PATCH] Remove pci_dac_set_dma_mask() from Documentation/DMA-mapping.txtRolf Eike Beer2006-07-141-4/+4