summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 44xMatt Porter2005-05-201-6/+9
* | [PATCH] ppc32: Fix platform device initialization of 8250 serial portsKumar Gala2005-05-202-0/+2
* | [PATCH] uml: Change printf to printk in console driverJeff Dike2005-05-201-7/+15
* | [PATCH] uml: fixrange_init 3-level page table supportJeff Dike2005-05-201-9/+31
* | [PATCH] uml: Remove ubd-mmap supportJeff Dike2005-05-202-322/+3
* | [PATCH] uml: initrd cleanupJeff Dike2005-05-202-1/+79
* | [PATCH] uml: Export clear_user_*Jeff Dike2005-05-202-0/+2
* | [PATCH] uml: multicast driver cleanupJeff Dike2005-05-202-35/+16
* | [PATCH] uml: Delay loop cleanupsJeff Dike2005-05-202-22/+27
* | [PATCH] uml: Page fault fixesJeff Dike2005-05-201-3/+4
* | [PATCH] uml: small fixes left over from rc4Jeff Dike2005-05-2014-70/+89
* | [PATCH] packet driver permission checking fixPeter Osterlund2005-05-201-1/+7
* | Remove some left-over empty filesLinus Torvalds2005-05-204-0/+0
* | [SPARC64]: Fix bad performance side effect of strbuf timeout changes.David S. Miller2005-05-202-9/+11
* | [PATCH] Add sysfs support for the IPMI device interfaceCorey Minyard2005-05-201-2/+18
* | [PATCH] ppx32: Fix uninitialized variable in set_preferred_consolePaul Mackerras2005-05-201-1/+1
* | [PATCH] ppc32: Fix __copy_tofrom_user return valuePaul Mackerras2005-05-201-2/+5
* | [PATCH] ppc32: remove unused computationPaul Mackerras2005-05-201-2/+0
* | [PATCH] ppc32: don't call progress functions after bootPaul Mackerras2005-05-201-0/+1
* | Fix get_unmapped_area sanity testsLinus Torvalds2005-05-192-29/+34
* | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2005-05-195-152/+162
|\ \
| * | [SPARC]: Eliminate local MIN/MAX macros in drivers/sbus/char/aurora.cDomen Puncer2005-05-151-6/+2
| * | [SPARC64]: Add timeouts to streaming buffer synchronization.David S. Miller2005-05-112-108/+88
| * | [SUNSAB]: Defer register updates until transmitter is idle.David S. Miller2005-05-112-38/+72
| |/
* | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/Linus Torvalds2005-05-1912-179/+423
|\ \
| * | [NETLINK]: Defer socket destruction a bitTommy S. Christensen2005-05-191-1/+2
| * | [NETLINK]: Move broadcast skb_orphan to the skb_get path.Tommy S. Christensen2005-05-191-4/+7
| * | [NETLINK]: Fix race with recvmsg().Tommy S. Christensen2005-05-191-0/+1
| * | [PKT_SCHED]: Fixup simple action define.Jamal Hadi Salim2005-05-191-2/+2
| * | [IPSEC]: Verify key payload in verify_one_algoHerbert Xu2005-05-191-1/+8
| * | [IPSEC]: Fixed alg_key_len usage in attach_one_algoHerbert Xu2005-05-191-2/+4
| * | [NETFILTER]: Do not be clever about SKB ownership in ip_ct_gather_frags().David S. Miller2005-05-191-20/+8
| * | [IP_VS]: Remove extra __ip_vs_conn_put() for incoming ICMP.Julian Anastasov2005-05-191-1/+0
| * | [AF_UNIX]: Use lookup_create().Christoph Hellwig2005-05-192-25/+4
| * | [IPV4/IPV6] Ensure all frag_list members have NULL skHerbert Xu2005-05-182-6/+16
| * | [XFRM]: skb_cow_data() does not set proper owner for new skbs.Evgeniy Polyakov2005-05-181-1/+1
| * | [TG3]: In tg3_poll(), resample status_tag after doing work.David S. Miller2005-05-181-7/+5
| * | [TG3]: Refine DMA boundary setting.David S. Miller2005-05-181-44/+163
| * | [TG3]: Set minimal hw interrupt mitigation.David S. Miller2005-05-182-14/+64
| * | [TG3]: Add tagged status support.David S. Miller2005-05-182-55/+142
* | | [PATCH] prevent NULL mmap in topdown modelLinus Torvalds2005-05-191-2/+2
|/ /
* | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/d...Linus Torvalds2005-05-1813-122/+37
|\ \
| * | [PATCH] Driver Core: remove driver model detach_stateDavid Brownell2005-05-1710-113/+5
| * | [PATCH] Driver Core: pm diagnostics update, check for errorsDavid Brownell2005-05-174-12/+35
* | | [PATCH] Avoid console spam with ext3 aborted journal.Stephen Tweedie2005-05-181-1/+9
* | | [PATCH] Fix filp being passed through raw ioctl handlerStephen Tweedie2005-05-181-1/+1
* | | [PATCH] PCI: add MODALIAS to hotplug event for pci devicesGreg KH2005-05-171-0/+10
* | | [PATCH] PCI: add modalias sysfs file for pci devicesGreg KH2005-05-171-0/+12
* | | [PATCH] PCI Hotplug: remove pci_visit_devScott Murray2005-05-172-136/+0
* | | [PATCH] PCI Hotplug: CPCI updateScott Murray2005-05-173-411/+112
OpenPOWER on IntegriCloud