| Commit message (Expand) | Author | Age | Files | Lines |
* | netrom: convert to internal net_device_stats | Stephen Hemminger | 2009-01-21 | 1 | -4/+0 |
* | clip: convert to internal network_device_stats | Stephen Hemminger | 2009-01-21 | 1 | -1/+0 |
* | usbnet: allow type check of devdbg arguments in non-debug build | Steve Glendinning | 2009-01-21 | 1 | -1/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-01-20 | 1 | -1/+0 |
|\ |
|
| * | mac80211: more kernel-doc fixes | Randy Dunlap | 2009-01-16 | 1 | -1/+0 |
* | | Merge branch 'misc' into release | Len Brown | 2009-01-16 | 1 | -1/+1 |
|\ \ |
|
| * | | ACPI: fix ACPI_FADT_S4_RTC_WAKE comment | David Brownell | 2009-01-16 | 1 | -1/+1 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-01-16 | 1 | -3/+8 |
|\ \ \ |
|
| * | | | libata: Add another column to the ata_timing table. | David Daney | 2009-01-16 | 1 | -3/+6 |
| * | | | [libata] get-identity ioctl: Fix use of invalid memory pointer | Jeff Garzik | 2009-01-16 | 1 | -0/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-01-16 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | [SCSI] iscsi_tcp: make padbuf non-static | Karen Xie | 2009-01-13 | 1 | -0/+1 |
* | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-01-16 | 2 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | drm: initial KMS config fixes | Jesse Barnes | 2009-01-16 | 2 | -2/+2 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-15 | 2 | -2/+5 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | net: Add init_dummy_netdev() and fix EMAC driver using it | Benjamin Herrenschmidt | 2009-01-14 | 1 | -0/+3 |
| * | | | | | netfilter 09/09: remove padding from struct xt_match on 64bit builds | Richard Kennedy | 2009-01-12 | 1 | -1/+1 |
| * | | | | | net: Fix a comment in include/linux/netdevice.h. | Krzysztof HaĆasa | 2009-01-12 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | include of <linux/types.h> is preferred over <asm/types.h> | Jaswinder Singh Rajput | 2009-01-15 | 15 | -16/+13 |
* | | | | | alpha: fix RTC on marvel | Ivan Kokshaysky | 2009-01-15 | 1 | -3/+11 |
* | | | | | btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h> | Qinghuang Feng | 2009-01-15 | 1 | -0/+2 |
* | | | | | resources: fix parameter name and kernel-doc | Randy Dunlap | 2009-01-15 | 1 | -1/+2 |
* | | | | | jbd: fix missing kernel-doc | Randy Dunlap | 2009-01-15 | 1 | -0/+2 |
* | | | | | cgroups: consolidate cgroup documents | Li Zefan | 2009-01-15 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-01-14 | 1 | -0/+3 |
|\ \ \ \ |
|
| * \ \ \ | Merge commit 'gcl/gcl-next' into next | Benjamin Herrenschmidt | 2009-01-13 | 1 | -0/+3 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | drivers/of: Add the of_find_i2c_device_by_node function. | Jon Smirl | 2009-01-09 | 1 | -0/+3 |
* | | | | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-14 | 2 | -52/+130 |
|\ \ \ \ \ |
|
| * | | | | | [CVE-2009-0029] System call wrappers part 33 | Heiko Carstens | 2009-01-14 | 1 | -0/+1 |
| * | | | | | [CVE-2009-0029] System call wrappers part 32 | Heiko Carstens | 2009-01-14 | 1 | -0/+7 |
| * | | | | | [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bit | Benjamin Herrenschmidt | 2009-01-14 | 1 | -0/+6 |
| * | | | | | [CVE-2009-0029] System call wrapper infrastructure | Heiko Carstens | 2009-01-14 | 1 | -0/+62 |
| * | | | | | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 | 1 | -0/+2 |
| * | | | | | [CVE-2009-0029] Convert all system calls to return a long | Heiko Carstens | 2009-01-14 | 1 | -40/+39 |
| * | | | | | [CVE-2009-0029] Move compat system call declarations to compat header file | Heiko Carstens | 2009-01-14 | 2 | -12/+13 |
* | | | | | | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 | 10 | -10/+2 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-01-14 | 2 | -1/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | IDE: fix sparse signed-ness errors with host->host_busy | Ben Dooks | 2009-01-14 | 1 | -1/+1 |
| * | | | | | | it821x: Add ultra_mask quirk for Vortex86SX | Brandon Philips | 2009-01-14 | 1 | -0/+1 |
| |/ / / / / |
|
* | | | | | | mm: fix assertion | Nick Piggin | 2009-01-14 | 1 | -1/+0 |
|/ / / / / |
|
* | | | | | x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param | venkatesh.pallipadi@intel.com | 2009-01-13 | 1 | -2/+2 |
|/ / / / |
|
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-12 | 1 | -10/+3 |
|\ \ \ \ |
|
| * | | | | smp_call_function_single(): be slightly less stupid | Andrew Morton | 2009-01-11 | 1 | -10/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2009-01-12 | 5 | -0/+543 |
|\ \ \ \ |
|
| * | | | | regulator: PCF50633 pmic driver | Balaji Rao | 2009-01-11 | 1 | -0/+67 |
| * | | | | power_supply: PCF50633 battery charger driver | Balaji Rao | 2009-01-11 | 1 | -0/+134 |
| * | | | | mfd: PCF50633 gpio support | Balaji Rao | 2009-01-11 | 1 | -0/+52 |
| * | | | | mfd: PCF50633 adc driver | Balaji Rao | 2009-01-11 | 1 | -0/+72 |
| * | | | | mfd: PCF50633 core driver | Balaji Rao | 2009-01-11 | 1 | -0/+218 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-12 | 2 | -2/+12 |
|\ \ \ \ |
|