| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-07-24 | 1 | -1/+1 |
|\ |
|
| * | [W1]: Do not use NFLOG netlink number. | David S. Miller | 2005-07-24 | 1 | -1/+1 |
* | | [SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.c | David S. Miller | 2005-07-24 | 2 | -2/+4 |
* | | [SPARC]: sbus/vfc_i2c: remove sleep_on() usage | Nishanth Aravamudan | 2005-07-24 | 1 | -3/+5 |
* | | [SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible() | Nishanth Aravamudan | 2005-07-24 | 1 | -5/+2 |
* | | [SPARC]: sbus/aurora: replace schedule_timeout() with msleep_interruptible() | Nishanth Aravamudan | 2005-07-24 | 1 | -4/+2 |
* | | [SPARC]: Remvoe APM_RTC_IS_GMT from config. | Adrian Bunk | 2005-07-24 | 1 | -14/+0 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-07-23 | 4 | -108/+31 |
|\ |
|
| * | [PATCH] Serial: No need to check for priv != NULL in remove_one | Russell King | 2005-07-22 | 1 | -20/+17 |
| * | [PATCH] Serial: Add support for SIIG Quartet serial card | Andrey Panin | 2005-07-18 | 1 | -0/+14 |
| * | [PATCH] ARM: 2818/1: BAST - Use platform device for SuperIO 16550s | Ben Dooks | 2005-07-18 | 3 | -88/+0 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-07-23 | 2 | -7/+8 |
|\ \ |
|
| * | | [PATCH] ARM: 2687/1: i.MX framebuffer: make dmacr register platform configurable | Sascha Hauer | 2005-07-17 | 2 | -7/+8 |
| |/ |
|
* | | /home/lenb/linux-2.6 branch 'acpi-2.6.12' | Luming Yu | 2005-07-23 | 1 | -14/+3 |
|\ \ |
|
| * | | ACPI: delete unnecessary EC console messages | Luming Yu | 2005-07-23 | 1 | -14/+3 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-07-22 | 15 | -77/+119 |
|\ \ \
| |_|/
|/| | |
|
| * | | [EQL]: Proper num_slaves decrement | Loic Le Loarer | 2005-07-21 | 1 | -8/+8 |
| * | | [ATM]: zatm: mailbox converted to pci_alloc_consistent() | Francois Romieu | 2005-07-20 | 2 | -46/+62 |
| * | | [NET]: NETCONSOLE must depend on INET | Adrian Bunk | 2005-07-19 | 1 | -1/+1 |
| * | | [ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile error | Duncan Sands | 2005-07-19 | 1 | -6/+6 |
| * | | [ATM]: [ambassador] Fix the sparse warning "implicit cast to nocast type" | Victor Fusco | 2005-07-19 | 1 | -1/+3 |
| * | | [ATM]: [firestream] fix the sparse warning "implicit cast to nocast type" | Victor Fusco | 2005-07-19 | 1 | -2/+4 |
| * | | [ATM]: [he] remove linux/version.h include | Olaf Hering | 2005-07-19 | 1 | -1/+0 |
| * | | [ATM]: [idt77252] use time_after() macro | Marcelo Feitoza Parisi | 2005-07-19 | 1 | -1/+2 |
| * | | [ATM]: [zatm] eliminate kfree warning (from Tobias Hirning <sskyman@web.de>) | Chas Williams | 2005-07-19 | 1 | -1/+1 |
| * | | [NET]: Kconfig: NETCONSOLE and NETPOLL together | Randy Dunlap | 2005-07-18 | 1 | -0/+16 |
| * | | [NET PCMCIA]: drivers/net/pcmcia/smc91c92_cs.c : Use of time_after macro | Marcelo Feitoza Parisi | 2005-07-15 | 1 | -1/+2 |
| * | | [WAN]: drivers/net/wan/: use of time_after macro | Marcelo Feitoza Parisi | 2005-07-15 | 5 | -10/+15 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-07-16 | 3 | -4/+0 |
|\ \ \ |
|
| * | | | [PATCH] Serial: Remove linux/version.h | Olaf Hering | 2005-07-16 | 3 | -4/+0 |
* | | | | [MTD] NAND: Fix broken bad block scan for 16 bit devices | Thomas Gleixner | 2005-07-16 | 2 | -22/+20 |
|/ / / |
|
* | | | [PATCH] dvb: cx88 output mode fix | Patrick Boettcher | 2005-07-15 | 1 | -0/+2 |
* | | | [PATCH] md/raid1: clear bitmap when fullsync completes | NeilBrown | 2005-07-15 | 2 | -22/+24 |
* | | | [PATCH] rocket.c: Fix ldisc ref count handling | Michal Ostrowski | 2005-07-15 | 1 | -1/+2 |
* | | | [PATCH] v4l: bug fixes for tuner, cx88 and tea5767 | Mauro Carvalho Chehab | 2005-07-15 | 6 | -37/+53 |
* | | | [PATCH] Fix raid0's attempt to divide by 64bit numbers | Neil Brown | 2005-07-15 | 1 | -4/+4 |
* | | | [PATCH] vt.c build fix | Nishanth Aravamudan | 2005-07-15 | 1 | -1/+1 |
|/ / |
|
* | | [PATCH] Option Card driver update, Maintainer entry | Matthias Urlichs | 2005-07-14 | 1 | -116/+112 |
* | | [PATCH] ratelimit the ieee1394 IR legacy activated messages | Olaf Hering | 2005-07-14 | 1 | -1/+2 |
* | | [PATCH] dvb: LGDT3302 QAM lock bug fix | Michael Krufky | 2005-07-14 | 1 | -13/+3 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2005-07-13 | 1 | -0/+2 |
|\ \ |
|
| * \ | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2005-07-13 | 298 | -8316/+12458 |
| |\ \ |
|
| * | | | [IA64] Make PCDP work again. | David Mosberger-Tang | 2005-07-13 | 1 | -0/+2 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 2005-07-13 | 2 | -2/+5 |
|\ \ \ \ |
|
| * | | | | [MTD] cfi_cmdset_0002: Plugged a mem leak. | Joern Engel | 2005-07-13 | 1 | -1/+4 |
| * | | | | Merge with rsync://fileserver/linux | Thomas Gleixner | 2005-07-13 | 298 | -8316/+12458 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge with rsync://fileserver/linux | Todd Poynor | 2005-07-13 | 292 | -5845/+18612 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | [MTD] Make XIP support depend on CONFIG_ARM | Thomas Gleixner | 2005-07-12 | 1 | -1/+1 |
* | | | | | [PATCH] Amiga joystick: Fix typo introduced by the open/close race fixes | Geert Uytterhoeven | 2005-07-13 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | [PATCH] device-mapper snapshots: Handle origin extension | Alasdair G Kergon | 2005-07-12 | 2 | -0/+5 |