| Commit message (Expand) | Author | Age | Files | Lines |
* | fat: optimize fat_count_free_clusters() | OGAWA Hirofumi | 2008-01-08 | 1 | -0/+28 |
* | spi_bitbang: always grab lock with irqs blocked | David Brownell | 2008-01-08 | 1 | -2/+3 |
* | x86: fix do_fork_idle section mismatch | Thomas Gleixner | 2008-01-08 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-01-08 | 3 | -3/+3 |
|\ |
|
| * | IB/srp: Release transport before removing host | Dave Dillow | 2008-01-08 | 1 | -1/+1 |
| * | IB/mlx4: Fix value of pkey_index in QP1 completions | Dotan Barak | 2008-01-08 | 1 | -1/+1 |
| * | MAINTAINERS: Update Sean Hefty's email address | Sean Hefty | 2008-01-08 | 1 | -1/+1 |
* | | Revert "hda_intel suspend latency: shorten codec read" | Linus Torvalds | 2008-01-08 | 1 | -2/+1 |
* | | acct: real_parent ppid | Roland McGrath | 2008-01-07 | 1 | -1/+1 |
* | | core dump: real_parent ppid | Roland McGrath | 2008-01-07 | 1 | -2/+2 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-01-07 | 9 | -47/+57 |
|\ \ |
|
| * | | [MIPS] Fix CONFIG_BOOT_RAW. | Ralf Baechle | 2008-01-07 | 1 | -1/+2 |
| * | | [MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bug | Thomas Bogendoerfer | 2008-01-07 | 1 | -2/+2 |
| * | | [MIPS] Fix IP32 breakage | Thomas Bogendoerfer | 2008-01-07 | 4 | -13/+19 |
| * | | [MIPS] Alchemy: Fix use of __init code bug exposed by modpost warning | Sergei Shtylyov | 2008-01-07 | 2 | -29/+32 |
| * | | [MIPS] Move inclusing of kernel/time/Kconfig menu to appropriate place | Atsushi Nemoto | 2008-01-07 | 1 | -2/+2 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2008-01-07 | 3 | -7/+6 |
|\ \ |
|
| * | | V4L/DVB (6916): ivtv: udelay has to be changed *after* the eeprom was read, n... | Hans Verkuil | 2008-01-07 | 2 | -4/+5 |
| * | | V4L/DVB (6944a): Fix Regression VIDIOCGMBUF ioctl hangs on bttv driver | Gregor Jasny | 2008-01-07 | 1 | -3/+1 |
| |/ |
|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-01-06 | 2 | -1/+21 |
|\ \
| |/
|/| |
|
| * | [ARM] 4691/1: add missing i2c_board_info struct for at91rm9200 | Jan Altenberg | 2008-01-06 | 1 | -0/+9 |
| * | [ARM] 4735/1: Unbreak pxa25x suspend/resume | Richard Purdie | 2008-01-03 | 1 | -1/+12 |
* | | Linux 2.6.24-rc7v2.6.24-rc7 | Linus Torvalds | 2008-01-06 | 1 | -1/+1 |
* | | CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU | Ingo Molnar | 2008-01-06 | 2 | -4/+2 |
* | | hda_intel suspend latency: shorten codec read | Ingo Molnar | 2008-01-06 | 1 | -1/+2 |
* | | fix: using joysticks in 32 bit applications on 64 bit systems | Akos Maroy | 2008-01-06 | 1 | -0/+8 |
* | | Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" | Linus Torvalds | 2008-01-06 | 9 | -58/+43 |
* | | [SCSI] SRP transport: only remove our own entries | Dave Dillow | 2008-01-04 | 1 | -1/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-01-04 | 8 | -51/+127 |
|\ \ |
|
| * | | [ISDN]: i4l: Fix DLE handling for i4l-audio | Matthias Goebl | 2008-01-04 | 2 | -0/+5 |
| * | | [ISDN] i4l: 'NO CARRIER' message lost after ldisc flush | Matthias Goebl | 2008-01-04 | 1 | -0/+5 |
| * | | [CONNECTOR]: Return proper error code in cn_call_callback() | Li Zefan | 2008-01-04 | 1 | -0/+2 |
| * | | [INET]: Fix netdev renaming and inet address labels | Mark McLoughlin | 2008-01-04 | 1 | -1/+1 |
| * | | [CASSINI]: Bump driver version and release date. | David S. Miller | 2008-01-04 | 1 | -2/+2 |
| * | | [CASSINI]: Fix two obvious NAPI bugs. | David S. Miller | 2008-01-04 | 1 | -2/+2 |
| * | | [CASSINI]: Set skb->truesize properly on receive packets. | David S. Miller | 2008-01-04 | 1 | -0/+1 |
| * | | [CASSINI]: Program parent Intel31154 bridge when necessary. | David S. Miller | 2008-01-04 | 1 | -0/+86 |
| * | | [CASSINI]: Revert 'dont touch page_count'. | David S. Miller | 2008-01-04 | 1 | -32/+4 |
| * | | [CASSINI]: Fix endianness bug. | Al Viro | 2008-01-04 | 2 | -12/+14 |
| * | | [XFRM]: Do not define km_migrate() if !CONFIG_XFRM_MIGRATE | Eric Dumazet | 2008-01-04 | 1 | -0/+2 |
| * | | [X25]: Add missing x25_neigh_put | Julia Lawall | 2008-01-04 | 1 | -2/+3 |
* | | | [IA64] Update Altix nofault code | Russ Anderson | 2008-01-03 | 1 | -3/+7 |
* | | | [IA64] Update Altix BTE error return status patch | Russ Anderson | 2008-01-03 | 1 | -2/+4 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-01-03 | 1 | -0/+1 |
|\ \ |
|
| * | | IB/srp: Fix list corruption/oops on module reload | David Dillow | 2008-01-03 | 1 | -0/+1 |
| |/ |
|
* | | Console is utf-8 by default | Samuel Thibault | 2008-01-03 | 1 | -6/+7 |
* | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 2008-01-03 | 1 | -14/+22 |
|\ \ |
|
| * | | hwmon: (w83627ehf) Be more careful when changing VID input level | Jean Delvare | 2008-01-03 | 1 | -14/+22 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2008-01-03 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | sched: fix gcc warnings | Ingo Molnar | 2007-12-30 | 1 | -4/+4 |