| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] I2O: added pci_request_regions() before using the controller | Markus Lidel | 2005-08-09 | 1 | -0/+10 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2005-08-09 | 1 | -1/+1 |
|\ |
|
| * | [IA64] fix nohalt boot option | Ken Chen | 2005-08-08 | 1 | -1/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-08-09 | 2 | -64/+20 |
|\ \ |
|
| * | | [SPARC]: envctrl: ERR_PTR() --> PTR_ERR() | David S. Miller | 2005-08-09 | 1 | -1/+1 |
| * | | [SPARC]: remove ifdef CONFIG_PCI from envctrl.c | Christoph Hellwig | 2005-08-09 | 1 | -4/+0 |
| * | | [SPARC]: Use kthread infrastructure in bbc_envctrl | Christoph Hellwig | 2005-08-09 | 1 | -29/+10 |
| * | | [SPARC]: Use kthread infrastructure in envctrl | Christoph Hellwig | 2005-08-09 | 1 | -31/+10 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-08-09 | 3 | -84/+120 |
|\ \ \ |
|
| * | | | [NET]: Fix memory leak in sys_{send,recv}msg() w/compat | Andrew Morton | 2005-08-09 | 2 | -83/+119 |
| * | | | [SUNRPC]: Fix nsec --> usec conversion. | David S. Miller | 2005-08-09 | 1 | -1/+1 |
| |/ / |
|
* | | | [PATCH] i2o: remove new configuration API | Markus Lidel | 2005-08-09 | 2 | -494/+3 |
* | | | [PATCH] cpm_uart: needs some love to compile with GCC4.0.1 | Kumar Gala | 2005-08-09 | 1 | -7/+7 |
* | | | [PATCH] cpm_uart: Fix dpram allocation and non-console uarts | Kumar Gala | 2005-08-09 | 3 | -65/+116 |
* | | | [PATCH] cpuset release ABBA deadlock fix | Paul Jackson | 2005-08-09 | 1 | -20/+48 |
* | | | [PATCH] Build fix for the Sibyte I2C driver | Ralf Baechle | 2005-08-09 | 1 | -2/+2 |
* | | | [PATCH] i8xx_tco.c: arm watchdog only when started | Wim Van Sebroeck | 2005-08-09 | 1 | -13/+28 |
|/ / |
|
* | | [PATCH] fsnotify-cleanups | John McCutchan | 2005-08-08 | 1 | -24/+0 |
* | | Revert "[PATCH] PCI: restore BAR values..." | Linus Torvalds | 2005-08-08 | 4 | -65/+5 |
* | | [PATCH] icn driver fails to unload when no hardware present | Dave Jones | 2005-08-08 | 1 | -2/+3 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-08-08 | 8 | -44/+41 |
|\ \ |
|
| * | | [IPV4]: Debug cleanup | Heikki Orsila | 2005-08-08 | 4 | -33/+26 |
| * | | [NETLINK]: Allocate and kill some netlink numbers. | David S. Miller | 2005-08-08 | 1 | -3/+1 |
| * | | [TG3]: Save initial PCI state before registering the netdevice. | David S. Miller | 2005-08-06 | 1 | -8/+8 |
| * | | [IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN. | Herbert Xu | 2005-08-06 | 2 | -0/+6 |
* | | | [PATCH] x86_64: add MODULE_ALIAS for aes | Olaf Hering | 2005-08-08 | 1 | -0/+1 |
* | | | [PATCH] ppc32: Fix MPC834x USB memory map offsets | Kumar Gala | 2005-08-08 | 1 | -4/+4 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-08-08 | 2 | -3/+2 |
|\ \ \ |
|
| * | | | [PATCH] ARM: switch fd1772.c from sleep_on to wait_event | Christoph Hellwig | 2005-08-07 | 1 | -2/+1 |
| * | | | [PATCH] ARM: Make sa1100fb_display_dma_period() an inline function | Russell King | 2005-08-07 | 1 | -1/+1 |
* | | | | [PATCH] fsnotify_name/inoderemove | John McCutchan | 2005-08-08 | 3 | -3/+27 |
* | | | | [PATCH] dvb: lgdt330x frontend: some bug fixes & add lgdt3303 support | Michael Krufky | 2005-08-08 | 6 | -173/+443 |
* | | | | [PATCH] s390: use klist in qeth driver | Cornelia Huck | 2005-08-08 | 2 | -68/+82 |
* | | | | [PATCH] don't try to do any NAT on untracked connections | Harald Welte | 2005-08-08 | 1 | -0/+4 |
* | | | | [PATCH] Update contact info for James Morris | James Morris | 2005-08-08 | 2 | -4/+4 |
* | | | | [PATCH] VIA VT8235 PCI quirk | Ivan Kokshaysky | 2005-08-08 | 1 | -0/+19 |
* | | | | [PATCH] nvidiafb: Fix initial display corruption on certain laptops | Antonino Daplas | 2005-08-08 | 2 | -0/+12 |
* | | | | [PATCH] ppc64: update defconfigs | Paul Mackerras | 2005-08-08 | 5 | -35/+30 |
* | | | | [PATCH] ppc64: add default config for BPA | Arnd Bergmann | 2005-08-08 | 1 | -0/+987 |
* | | | | Linux 2.6.13-rc6v2.6.13-rc6 | Linus Torvalds | 2005-08-07 | 1 | -1/+1 |
* | | | | [PATCH] crc32.c typo fix | Dominik Hackl | 2005-08-07 | 1 | -1/+1 |
* | | | | [PATCH] Move the fix to align node_end_pfns to a proper location | Ravikiran G Thirumalai | 2005-08-07 | 1 | -8/+11 |
* | | | | [PATCH] ppc32: 8xx commproc avoid direct pte manipulation, use dma coherent A... | Marcelo Tosatti | 2005-08-07 | 2 | -23/+3 |
* | | | | [PATCH] ppc32: 8xx kill unused variable in commproc | Aristeu Sergio Rozanski Filho | 2005-08-07 | 1 | -2/+0 |
* | | | | [PATCH] ppc32: 8xx restrict ENET_BIG_BUFFERS option | Aristeu Sergio Rozanski Filho | 2005-08-07 | 1 | -1/+1 |
* | | | | [PATCH] ppc32: 8xx fix CPM ethernet description | Aristeu Sergio Rozanski Filho | 2005-08-07 | 1 | -1/+1 |
* | | | | [PATCH] ppc32: 8xx: fec: fix interrupt handler prototypes | Aristeu Sergio Rozanski Filho | 2005-08-07 | 1 | -5/+10 |
* | | | | [PATCH] ppc32: 8xx: using dma_alloc_coherent() instead consistent_alloc() | Aristeu Sergio Rozanski Filho | 2005-08-07 | 1 | -3/+7 |
* | | | | [PATCH] ppc32: 8xx: convert fec driver to use work_struct | Aristeu Sergio Rozanski Filho | 2005-08-07 | 1 | -9/+9 |
* | | | | [PATCH] namespace.c: fix bind mount from foreign namespace | Miklos Szeredi | 2005-08-07 | 1 | -1/+1 |