Age | Commit message (Expand) | Author | Files | Lines |
2006-01-06 | [PATCH] s390: re-activated path detection | Cornelia Huck | 1 | -0/+15 |
2006-01-06 | [PATCH] s390: cms volume label definitions | Peter Oberparleiter | 2 | -25/+5 |
2006-01-06 | [PATCH] s390: atomic primitives | Martin Schwidefsky | 7 | -24/+22 |
2006-01-06 | [PATCH] don't freeze firewire on suspend. | Dave Jones | 1 | -2/+2 |
2006-01-06 | [PATCH] Geode LX HW RNG Support | Jordan Crouse | 1 | -1/+69 |
2006-01-06 | [PATCH] x86: Fixed pnp bios limits | Zachary Amsden | 1 | -11/+4 |
2006-01-06 | [PATCH] x86: Pnp byte granularity | Zachary Amsden | 1 | -1/+4 |
2006-01-06 | [PATCH] x86: Pnp segments in segment h | Zachary Amsden | 1 | -9/+0 |
2006-01-06 | [PATCH] x86: GDT alignment fix | Zachary Amsden | 1 | -9/+13 |
2006-01-06 | [PATCH] therm_adt746x: Quiet fan speed change messages | Ben Collins | 1 | -15/+24 |
2006-01-06 | [PATCH] ppc32/serial: Change mpc52xx_uart.c to use the Low Density Serial por... | Sylvain Munaut | 1 | -11/+15 |
2006-01-06 | [PATCH] ppc32/serial: Fix compiler errors with GCC 4.x in mpc52xx_uart.c | Sylvain Munaut | 1 | -1/+1 |
2006-01-06 | [PATCH] macintosh: don't store i2c_add_driver() return if no further processi... | Arthur Othieno | 2 | -12/+2 |
2006-01-06 | [PATCH] memhotplug: register_memory should be global | Andy Whitcroft | 1 | -2/+1 |
2006-01-06 | [PATCH] memhotplug: register_ and unregister_memory_notifier should be global | Andy Whitcroft | 1 | -2/+2 |
2006-01-06 | [PATCH] nbd: fix TX/RX race condition | Herbert Xu | 1 | -62/+60 |
2006-01-06 | Merge http://oss.oracle.com/git/ocfs2 | Linus Torvalds | 2 | -7/+20 |
2006-01-06 | Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Jody McIntyre | 71 | -5148/+2400 |
2006-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 70 | -5147/+2399 |
2006-01-06 | [PATCH] pcmcia: add some IDs for ide-cs and dtl1_cs | Richard Purdie | 2 | -0/+5 |
2006-01-06 | [PATCH] pcmcia: cleanup cs.c, reduce size | Daniel Ritz | 1 | -49/+39 |
2006-01-06 | [PATCH] drivers/pcmcia/cistpl.c: fix endian warnings | Alexey Dobriyan | 1 | -15/+15 |
2006-01-06 | [PATCH] pcmcia: kzalloc conversion | Dominik Brodowski | 9 | -28/+13 |
2006-01-06 | [PATCH] pcmcia: no probing of ioports on PARISC | Dominik Brodowski | 1 | -1/+1 |
2006-01-06 | [PATCH] pcmcia: export stored values in sysfs | Dominik Brodowski | 1 | -17/+10 |
2006-01-06 | [PATCH] 8xx PCMCIA: support for MPC885ADS and MPC866ADS | Vitaly Bordug | 1 | -6/+91 |
2006-01-06 | [PATCH] m8xx_pcmcia: support MAP_AUTOSZ required for CF cards | Vitaly Bordug | 1 | -2/+1 |
2006-01-06 | [PATCH] pcmcia: properly handle static mem, but dynamic io sockets | Dominik Brodowski | 3 | -2/+107 |
2006-01-06 | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski | 45 | -2225/+467 |
2006-01-06 | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski | 38 | -651/+78 |
2006-01-06 | [PATCH] pcmcia: remove old detach mechanism | Dominik Brodowski | 1 | -60/+17 |
2006-01-06 | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski | 45 | -896/+368 |
2006-01-06 | [PATCH] pcmcia: merge suspend into device model | Dominik Brodowski | 4 | -11/+100 |
2006-01-06 | [PATCH] pcmcia: new suspend core | Dominik Brodowski | 43 | -991/+1419 |
2006-01-06 | [PATCH] yenta: make bridge specific init code configurable | Daniel Ritz | 3 | -2/+66 |
2006-01-06 | [PATCH] pcmcia: validate_mem fix | Andrew Morton | 1 | -2/+6 |
2006-01-06 | [PATCH] pcmcia: validate_mem shouldn't be void | Dominik Brodowski | 4 | -61/+74 |
2006-01-06 | [PATCH] pcmcia: remove get_socket callback | Dominik Brodowski | 14 | -606/+0 |
2006-01-06 | [PATCH] yenta: optimize interrupt handler | Daniel Ritz | 1 | -4/+4 |
2006-01-06 | [PATCH] pcmcia: avoid macro usage in cistpl | Pavel Machek | 1 | -3/+3 |
2006-01-06 | [ATYFB]: Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15} | Luis F. Ortiz | 1 | -1/+1 |
2006-01-05 | Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Jody McIntyre | 407 | -9473/+36040 |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 37 | -295/+451 |
2006-01-05 | [PATCH] Fix IXP4xx watchdog errata workaround | Deepak Saxena | 1 | -2/+2 |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 3 | -19/+131 |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 6 | -1/+16 |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 5 | -13/+13 |
2006-01-05 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 13 | -246/+397 |
2006-01-05 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 63 | -2385/+11321 |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 83 | -4438/+17296 |