| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | Fix broken ownership of /proc/sys/ files | Al Viro | 2008-11-16 | 1 | -0/+1 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | acpi: fix oops in acpi_system_wakeup_device_seq_show | Linus Torvalds | 2008-11-16 | 1 | -1/+1 |
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2008-11-15 | 6 | -25/+58 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | HID: don't grab devices with no input | Jiri Slaby | 2008-11-14 | 1 | -6/+11 |
| | * | | | | | | | | | | HID: fix radio-mr800 hidquirks | Alexey Klimov | 2008-11-13 | 1 | -1/+1 |
| | * | | | | | | | | | | HID: fix kworld fm700 radio hidquirks | Alexey Klimov | 2008-11-13 | 1 | -1/+1 |
| | * | | | | | | | | | | HID: fix start/stop cycle in usbhid driver | Jiri Slaby | 2008-11-13 | 1 | -0/+8 |
| | * | | | | | | | | | | HID: use single threaded work queue for hid_compat | Andi Kleen | 2008-11-13 | 1 | -1/+1 |
| | * | | | | | | | | | | HID: map macbook keys for "Expose" and "Dashboard" | Henrik Rydberg | 2008-11-13 | 2 | -2/+5 |
| | * | | | | | | | | | | HID: support for new unibody macbooks | Henrik Rydberg | 2008-11-13 | 3 | -0/+15 |
| | * | | | | | | | | | | HID: fix locking in hidraw_open() | Oliver Neukum | 2008-11-13 | 1 | -14/+16 |
| | | |_|_|_|_|_|/ / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2008-11-15 | 6 | -17/+21 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | pcmcia: ensure correct logging in do_io_probe | Dominik Brodowski | 2008-11-09 | 1 | -6/+6 |
| | * | | | | | | | | | pcmcia: add another pata/ide ID | Marc Pignat | 2008-11-09 | 2 | -0/+2 |
| | * | | | | | | | | | pcmcia: add braces in error path | Dominik Brodowski | 2008-11-02 | 1 | -1/+2 |
| | * | | | | | | | | | pcmcia: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-02 | 3 | -9/+8 |
| | * | | | | | | | | | pcmcia: setup resource information for pseudo multifunction devices. | Komuro | 2008-11-02 | 1 | -0/+2 |
| | * | | | | | | | | | pcmcia: fix indentation & braces disagreement - add braces | Ilpo Järvinen | 2008-11-01 | 1 | -1/+2 |
| * | | | | | | | | | | Linux 2.6.28-rc5v2.6.28-rc5 | Linus Torvalds | 2008-11-15 | 1 | -1/+1 |
| * | | | | | | | | | | Fix inotify watch removal/umount races | Al Viro | 2008-11-15 | 4 | -48/+218 |
| * | | | | | | | | | | LIS3LV02Dx: remove unused #include <version.h> | Huang Weiyi | 2008-11-15 | 1 | -1/+0 |
| * | | | | | | | | | | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-11-15 | 15 | -32/+108 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | serial: sh-sci: Reorder the SCxTDR write after the TDxE clear. | Paul Mundt | 2008-11-13 | 2 | -2/+2 |
| | * | | | | | | | | | | sh: __copy_user function can corrupt the stack in case of exception | Stuart MENEFY | 2008-11-13 | 1 | -3/+8 |
| | * | | | | | | | | | | sh: Fixed the TMU0 reload value on resume | Francesco VIRLINZI | 2008-11-13 | 1 | -1/+1 |
| | * | | | | | | | | | | sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check. | Paul Mundt | 2008-11-13 | 1 | -1/+1 |
| | * | | | | | | | | | | sh: early printk port type fix | Magnus Damm | 2008-11-13 | 1 | -0/+1 |
| | * | | | | | | | | | | i2c: fix i2c-sh_mobile rx underrun | Magnus Damm | 2008-11-13 | 1 | -1/+2 |
| | * | | | | | | | | | | sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB. | Paul Mundt | 2008-11-12 | 4 | -2/+37 |
| | * | | | | | | | | | | usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USB | Yoshihiro Shimoda | 2008-11-12 | 1 | -2/+3 |
| | * | | | | | | | | | | fix sci type for SH7723 | Yoshihiro Shimoda | 2008-11-12 | 1 | -3/+3 |
| | * | | | | | | | | | | serial: sh-sci: fix cannot work SH7723 SCIFA | Yoshihiro Shimoda | 2008-11-12 | 3 | -17/+22 |
| | * | | | | | | | | | | sh: Handle fixmap TLB eviction more coherently. | Paul Mundt | 2008-11-10 | 3 | -3/+32 |
| * | | | | | | | | | | | Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2008-11-15 | 30 | -81/+96 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Create/use more directory structure in the Documentation/ tree. | Randy Dunlap | 2008-11-14 | 30 | -81/+96 |
| * | | | | | | | | | | | | Add 'pr_fmt()' format modifier to pr_xyz macros. | Martin Schwidefsky | 2008-11-15 | 1 | -19/+23 |
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2008-11-15 | 1 | -4/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | 9p: restrict RDMA usage | Randy Dunlap | 2008-11-14 | 1 | -4/+6 |
| * | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2008-11-15 | 1 | -82/+149 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | V4L/DVB (9624): CVE-2008-5033: fix OOPS on tvaudio when controlling bass/treble | Mauro Carvalho Chehab | 2008-11-14 | 1 | -8/+7 |
| | * | | | | | | | | | | | | | V4L/DVB (9623): tvaudio: Improve debug msg by printing something more human | Mauro Carvalho Chehab | 2008-11-14 | 1 | -1/+5 |
| | * | | | | | | | | | | | | | V4L/DVB (9622): tvaudio: Improve comments and remove a unneeded prototype | Mauro Carvalho Chehab | 2008-11-14 | 1 | -12/+7 |
| | * | | | | | | | | | | | | | V4L/DVB (9621): Avoid writing outside shadow.bytes[] array | Mauro Carvalho Chehab | 2008-11-14 | 1 | -3/+27 |
| | * | | | | | | | | | | | | | V4L/DVB (9620): tvaudio: use a direct reference for chip description | Mauro Carvalho Chehab | 2008-11-14 | 1 | -8/+9 |
| | * | | | | | | | | | | | | | V4L/DVB (9619): tvaudio: update initial comments | Mauro Carvalho Chehab | 2008-11-14 | 1 | -1/+5 |
| | * | | | | | | | | | | | | | V4L/DVB (9618): tvaudio: add additional logic to avoid OOPS | Mauro Carvalho Chehab | 2008-11-14 | 1 | -8/+37 |
| | * | | | | | | | | | | | | | V4L/DVB (9617): tvtime: remove generic_checkmode callback | Mauro Carvalho Chehab | 2008-11-14 | 1 | -36/+35 |
| | * | | | | | | | | | | | | | V4L/DVB (9616): tvaudio: cleanup - group all callbacks together | Mauro Carvalho Chehab | 2008-11-14 | 1 | -7/+18 |
| | * | | | | | | | | | | | | | V4L/DVB (9615): tvaudio: instead of using a magic number, use ARRAY_SIZE | Mauro Carvalho Chehab | 2008-11-14 | 1 | -3/+3 |
| | * | | | | | | | | | | | | | V4L/DVB (9613): tvaudio: fix a memory leak | Mauro Carvalho Chehab | 2008-11-14 | 1 | -0/+1 |
| | | |_|_|_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | | | |
|